-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
240 lines (169 loc) · 5.95 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
=== SV100 Companion ===
Contributors: matthias-reuter, matthiasbathke, dennisheiden
Donate link: https://straightvisions.com
Tags: sv100, pagespeed, seo, companion-plugin, sv100
Requires PHP: 8.0
Requires at least: 6.0
Tested up to: 6.5.5
Stable tag: 2.0.02
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0-standalone.html
This Plugin increases your PageSpeed even further. It is optimized to work well with our SV100 Theme.
== Description ==
= Requires: =
* PHP 7.3 or higher
* WordPress 5.3.x or higher
= Plugin Description =
We do not like multipurpose plugins. However, as a WordPress agency, we regularly develop little helpers that noticeably relieve our everyday life, but would be too small on their own to justify their own plugin.
Our SV100 Companion Plugin offers numerous features that can complement our products, extend or enhance third-party plugins and improve the PageSpeed of your website.
Each feature can be activated individually and is only loaded when needed. We refrain from using jQuery so that the frontend scripts are as small, efficient and fast to load as possible.
== Features ==
= Cleanup =
* deactivate jQuery Migrate
* remove non critical meta data
* remove Emoji Styles
* Load WP-Mediastyles inline
* Lazyload CSS files
* Disable WP Embeds
* Prevent FOUC
* Add Missing ALT-Attributes to images when missing
* Remove Type-Attributes from style- and script-tags
= Relative Times & Dates =
* Show relative date strings for posts and comments for a specific range in the past
= SV Settings Importer/Exporter =
* Import/Export Settings for all our plugins and our SV100 Theme at once
= Lightbox =
* Enables a lightbox for links to images and videos
= Featured Image =
* Set a fallback featured image
= Smooth Scrolling =
* Enable smoother Scrolling on a website
= Scroll to Top =
* Enables a Button to allow users to scroll to top
= WP Block Editor (Gutenberg) =
* Add Menu Entry for list and managing reusable Blocks
= Maintenance =
* Change WordPress Recovery Mode E-Mail-Address
= <a href="https://straightvisions.com/en/products/sv100/">SV100</a> =
* Extra Settings for our PageSpeed 100 WordPress Theme
* Change or Disable Footer Credits
= Widgets Editor Screen =
* Enable Wide Screen Support
== Third Party Plugin Improvements ==
= <a href="https://wordpress.org/plugins/accordion-blocks/">Accordion Blocks</a> =
* Load Assets on demand only (when block is active on a page)
= <a href="https://codecanyon.net/item/planet-charts-a-chart-block-type-for-the-gutenberg-editor/22418253">Planet Charts</a> =
* Load Assets on demand only (when block is active on a page)
= <a href="https://wordpress.org/plugins/svg-support/">SVG Support</a> =
* Load CSS inline
= <a href="https://wp-rocket.me/">WP Rocket</a> =
* Set Threshold for Lazy Loading
* Activate Lazyloading for HTML5-Video-Elements
= <a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a> =
* Load Assets on demand only (when block is active on a page)
= <a href="https://wordpress.org/plugins/wordpress-seo/">Yoast SEO</a> =
* Display FAQ Block as Accordion
= <a href="https://wordpress.org/plugins/seo-by-rank-math/">Rank Math SEO</a> =
* Display FAQ Block as Accordion
== Team ==
* Developed and maintenanced by <a href="https://straightvisions.com">straightvisions GmbH</a>
== Installation ==
This plugin is build to work out-of-the-box. Installation is quite simple.
1. Upload plugin-directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. You are using a caching plugin? Don't forget to flush caches now.
== Changelog ==
= 2.0.02 =
* update core
= 2.0.01 =
* update core
* Feature added: Rankmath SEO FAQ Block: Accordion Feature
* Feature added: Disable Rest Users Endpoint
= 2.0.00 =
* update core
* Feature added: Set a fallback featured image
= 1.9.01 =
* update core
* Feature added: Allow to disable wp_render_layout_support_flag
= 1.9.00 =
* update core
= 1.8.14 =
* Improve Prevent FOUC Feature
= 1.8.13 =
* update core
= 1.8.12 =
* Security Fix: Third Party Vendor Library
* Feature added: Enable Wide Screen Support for Widgets Editor Screen
= 1.8.11 =
* Feature improved: Smooth Scrolling respects sticky/fixed areas for offset calculation
= 1.8.10 =
* Feature removed: Tweaks for Gutenslider due to improvements of original plugin
* Feature added: Yoast SEO FAQ Block: Accordion Feature
* update core
= 1.8.00 =
* Features improved: jQuery Dependency removed due to conversion to VanillaJS
* update core
= 1.7.00 =
* update core
= 1.6.00 =
* update core
= 1.5.14 =
* Add Support for Planet Charts
= 1.5.13 =
* update core
= 1.5.12 =
* update core
= 1.5.11 =
* update core
* MOVE Fallback Featured Image Feature from Theme to Companion Plugin
= 1.5.10 =
* update core
= 1.5.00 =
* update core
= 1.4.17 =
* update core
= 1.4.16 =
* update core
* FEAT - ADD - PREVENT FOUC
= 1.4.13 =
* update core
= 1.4.12 =
* update core
= 1.4.11 =
* update core
* FEAT - ADD - SVG Support Style Loading
= 1.4.10 =
* update core
* FEAT - ADD - wp-rocket lazy load threshold
= 1.4.09 =
* add category sorting options
* MIGRATE - SV100 - Settings Page
= 1.4.08 =
* BUG - FIX - settings export
= 1.4.07 =
* update core
* add SV100 settings import/export
= 1.4.06 =
* update core
* add css lazyload
= 1.4.05 =
* update core
* add css lazyload
= 1.4.04 =
* update core
* add css lazyload
= 1.4.02 =
* add support links
* add footer settings
* add relative time feature
= 1.4.00 =
Initial Release
== Upgrade Notice ==
update core
== Missing a feature? ==
Please use the plugin support forum here on WordPress.org. We will add your wish - if achievable - on our todo list. Please note that we can not give any time estimate for that list or any feature request.
= Paid Services =
Nevertheless, feel free to contact our [WordPress Agency](https://straightvisions.com) if you have any of the following needs:
* get a customization
* get a feature rapidly / on time
* get a custom WordPress plugin or theme developed to exactly fit your needs.