Changeset 3382668
- Timestamp:
- 10/22/2025 02:07:15 PM (8 weeks ago)
- Location:
- zenpress
- Files:
-
- 2 added
- 2 deleted
- 6 edited
- 1 copied
-
assets/icon-128x128.png (added)
-
assets/icon-128x128.png.png (deleted)
-
assets/icon-256x256.png (added)
-
assets/icon-256x256.png.png (deleted)
-
tags/2.0.4.1 (copied) (copied from zenpress/trunk)
-
tags/2.0.4.1/languages/zenpress.pot (modified) (2 diffs)
-
tags/2.0.4.1/readme.txt (modified) (6 diffs)
-
tags/2.0.4.1/zenpress.php (modified) (1 diff)
-
trunk/languages/zenpress.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (6 diffs)
-
trunk/zenpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zenpress/tags/2.0.4.1/languages/zenpress.pot
r3382662 r3382668 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ZenPress - Cleaner, Lighter, Faster WP 2.0.4 \n"5 "Project-Id-Version: ZenPress - Cleaner, Lighter, Faster WP 2.0.4.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/zenpress\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-10-22T1 3:54:06+00:00\n"12 "POT-Creation-Date: 2025-10-22T14:03:43+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
zenpress/tags/2.0.4.1/readme.txt
r3382662 r3382668 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 2.0.4 7 Stable tag: 2.0.4.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 40 40 = Performance 🚀 = 41 41 42 * Disable adjacent posts link tags 43 * Disable dashicons 44 * Disable DNS prefetch 45 * Disable WordPress emoji scripts and styles 46 * Disable jQuery migrate 47 * Disable oEmbed 48 * Disable PDF thumbnails 49 * Disable all WordPress feeds (RDF, RSS, RSS2, Atom, and comments) 50 * Disable WordPress shortlink 51 * Disable WLW link 52 * Remove WordPress default remote block patterns 53 * Remove REST API links 54 * Separate loading of core block styles 42 * Disable adjacent posts link tags. 43 * Disable dashicons. 44 * Disable DNS prefetch. 45 * Disable WordPress emoji scripts and styles. 46 * Disable jQuery migrate. 47 * Disable oEmbed. 48 * Disable PDF thumbnails. 49 * Disable all WordPress feeds (RDF, RSS, RSS2, Atom, and comments). 50 * Disable WordPress shortlink. 51 * Disable WLW link. 52 * Remove WordPress default remote block patterns. 53 * Remove REST API links. 54 * Separate loading of core block styles. 55 55 56 56 = Security 🔒️ = 57 57 58 * Block user enumeration 59 * Disable application passwords 60 * Disable author archives 61 * Disable pingback and trackback 58 * Block user enumeration. 59 * Disable application passwords. 60 * Disable author archives. 61 * Disable pingback and trackback. 62 62 * Disable REST API for visitors not logged into WordPress. 63 * Disable XML-RPC and remove RSD link 64 * Hide WordPress version 65 * Protect the wp-login form from brute force attacks 63 * Disable XML-RPC and remove RSD link. 64 * Hide WordPress version. 65 * Protect the wp-login form from brute force attacks. 66 66 67 67 = User interface 💻️ = 68 68 69 * Clean up the WordPress admin bar 70 * Clean up the WordPress Dashboard 71 * Disable the login language selector 69 * Clean up the WordPress admin bar. 70 * Clean up the WordPress Dashboard. 71 * Disable the login language selector. 72 72 73 73 = WooCommerce 🛒 = 74 * Disable WooCommerce cart fragments script 75 * Disable WooCommerce scripts and styles on non-WooCommerce pages 76 * Disable unnecessary Stripe scripts on WooCommerce pages 77 * Disable WooCommerce widgets 78 * Hide WooCommerce version 79 * Remove WooCommerce default remote block patterns 74 * Disable WooCommerce cart fragments script. 75 * Disable WooCommerce scripts and styles on non-WooCommerce pages. 76 * Disable unnecessary Stripe scripts on WooCommerce pages. 77 * Disable WooCommerce widgets. 78 * Hide WooCommerce version. 79 * Remove WooCommerce default remote block patterns. 80 80 81 81 == Roadmap == 82 82 83 83 = Global = 84 * New presets 85 * Documentation pages 86 * More context in plugin UI for actionable function 84 * New presets. 85 * Documentation pages. 86 * More context in plugin UI for actionable function. 87 87 88 88 = Security = 89 * Manage Heartbeat API (frontend + backend + admin whitelist) 89 * Manage Heartbeat API (frontend + backend + admin whitelist). 90 90 91 91 = Performance = 92 * Disable capital_P_dangit filter 93 * Disable autosave 94 * Disable post revision 95 * Disable Password Strength Meter 96 * Disable WordPress default lazy loading 92 * Disable capital_P_dangit filter. 93 * Disable autosave. 94 * Disable post revision. 95 * Disable Password Strength Meter. 96 * Disable WordPress default lazy loading. 97 97 98 98 = UI = 99 * Remove "howdy" from admin bar 100 * Remove WordPress logo 101 * Remove "Help button" 102 * Remove "Thanks for using WordPress" in footer 103 * Remove "site health" page 104 * Remove "Privacy tools" 99 * Remove "howdy" from admin bar. 100 * Remove WordPress logo. 101 * Remove "Help button". 102 * Remove "Thanks for using WordPress" in footer. 103 * Remove "site health" page. 104 * Remove "Privacy tools". 105 105 106 106 = WooCommerce = 107 * Disable WooCommerce tracking 108 * Disable marketing hub 109 * Disable dashboard setup widget 110 * Disable new product editor 111 * Disable WooCommerce blocks 112 * Disable WooCommerce promo emails 107 * Disable WooCommerce tracking. 108 * Disable marketing hub. 109 * Disable dashboard setup widget. 110 * Disable new product editor. 111 * Disable WooCommerce blocks. 112 * Disable WooCommerce promo emails. 113 113 114 114 = Plugins = 115 * Disable CF7 CSS & JS 116 * Disable Elementor bloat 117 * Disable WP Bakery bloat 118 * Disable Divi bloat 119 * Disable Yoast SEO bloat 120 * Disable Jetpack bloat 121 * Disable Updraft bloat 115 * Disable CF7 CSS & JS. 116 * Disable Elementor bloat. 117 * Disable WP Bakery bloat. 118 * Disable Divi bloat. 119 * Disable Yoast SEO bloat. 120 * Disable Jetpack bloat. 121 * Disable Updraft bloat. 122 122 123 123 == Privacy Statement == … … 162 162 == Changelog == 163 163 164 = 2.0.4.1 = 165 - Global: Fix plugin png icon. 166 - Global: Fix typo. 167 164 168 = 2.0.4 = 165 169 - New actionable function: Disable the WP REST API for visitors not logged into WordPress. 166 170 167 171 = 2.0.3.1 = 168 - New actionable function: Disable application passwords 172 - New actionable function: Disable application passwords. 169 173 170 174 = 2.0.3 = 171 - Global: Codebase and snippets optimization 172 - Global: Fix typo 173 - New actionable function: Disable application passwords 175 - Global: Codebase and snippets optimization. 176 - Global: Fix typo. 177 - New actionable function: Disable application passwords. 174 178 175 179 = 2.0.2 = 176 180 177 - Global : Codebase and snippets optimization 181 - Global : Codebase and snippets optimization. 178 182 - Global : Fixed a bug in the automatic opening and closing function of the panels on the settings page. 179 183 180 184 = 2.0.1 = 181 185 182 - Global: Fix typo 186 - Global: Fix typo. 183 187 184 188 = 2.0 = … … 186 190 - Settings subpage: new ZenPress settings page, where you can choose your features or select a preset. 187 191 - Global: code reinforcement to prevent vulnerabilities, prepare plugin scaling and easy addition of new features. 188 - Global: new banners and icons 189 - Global: addition of translation strings and metadata 190 - Compatibility: improved compatibility from PHP 7.4 to PHP 8.4 192 - Global: new banners and icons. 193 - Global: addition of translation strings and metadata. 194 - Compatibility: improved compatibility from PHP 7.4 to PHP 8.4. 191 195 192 196 = 1.0.9.1 = 193 197 194 - Compatibility: Plugin tested up to PHP 8.4 198 - Compatibility: Plugin tested up to PHP 8.4. 195 199 196 200 = 1.0.9 = 197 201 198 - Compatibility: Plugin tested up to PHP 8.4 199 - New actionable function: Disable login language selector 200 - Fix constant naming in readme.txt 202 - Compatibility: Plugin tested up to PHP 8.4. 203 - New actionable function: Disable login language selector. 204 - Fix constant naming in readme.txt. 201 205 202 206 = 1.0.8 = 203 207 204 - UI: Remove smash baloon ads meta box 205 - Global : Files naming and call for scalability 208 - UI: Remove smash baloon ads meta box. 209 - Global : Files naming and call for scalability. 206 210 207 211 = 1.0.7 = 208 212 209 - ZenPress tested for WordPress 6.8.1 210 - UI: Remove site health meta box 211 - UI: Remove WooCommerce admin dashboard setup metabox 213 - ZenPress tested for WordPress 6.8.1. 214 - UI: Remove site health meta box. 215 - UI: Remove WooCommerce admin dashboard setup metabox. 212 216 213 217 = 1.0.6 = … … 243 247 = 1.0.1 = 244 248 245 - Fix script loading error on WC home admin page 249 - Fix script loading error on WC home admin page. 246 250 247 251 = 1.0.0.2 = … … 253 257 = 1.0.0.1 = 254 258 255 - Small fixes for WordPress Directory Submission 259 - Small fixes for WordPress Directory Submission. 256 260 257 261 = 1.0 = -
zenpress/tags/2.0.4.1/zenpress.php
r3382662 r3382668 12 12 * Plugin Name: ZenPress - Cleaner, Lighter, Faster WP 13 13 * Description: Easily speed up and strengthen your WordPress site by cleaning out unnecessary features and protecting weak points. 14 * Version: 2.0.4 14 * Version: 2.0.4.1 15 15 * Plugin URI: https://wordpress.org/plugins/zenpress/ 16 16 * Author: Quentin Le Duff -
zenpress/trunk/languages/zenpress.pot
r3382662 r3382668 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ZenPress - Cleaner, Lighter, Faster WP 2.0.4 \n"5 "Project-Id-Version: ZenPress - Cleaner, Lighter, Faster WP 2.0.4.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/zenpress\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-10-22T1 3:54:06+00:00\n"12 "POT-Creation-Date: 2025-10-22T14:03:43+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
zenpress/trunk/readme.txt
r3382662 r3382668 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 2.0.4 7 Stable tag: 2.0.4.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 40 40 = Performance 🚀 = 41 41 42 * Disable adjacent posts link tags 43 * Disable dashicons 44 * Disable DNS prefetch 45 * Disable WordPress emoji scripts and styles 46 * Disable jQuery migrate 47 * Disable oEmbed 48 * Disable PDF thumbnails 49 * Disable all WordPress feeds (RDF, RSS, RSS2, Atom, and comments) 50 * Disable WordPress shortlink 51 * Disable WLW link 52 * Remove WordPress default remote block patterns 53 * Remove REST API links 54 * Separate loading of core block styles 42 * Disable adjacent posts link tags. 43 * Disable dashicons. 44 * Disable DNS prefetch. 45 * Disable WordPress emoji scripts and styles. 46 * Disable jQuery migrate. 47 * Disable oEmbed. 48 * Disable PDF thumbnails. 49 * Disable all WordPress feeds (RDF, RSS, RSS2, Atom, and comments). 50 * Disable WordPress shortlink. 51 * Disable WLW link. 52 * Remove WordPress default remote block patterns. 53 * Remove REST API links. 54 * Separate loading of core block styles. 55 55 56 56 = Security 🔒️ = 57 57 58 * Block user enumeration 59 * Disable application passwords 60 * Disable author archives 61 * Disable pingback and trackback 58 * Block user enumeration. 59 * Disable application passwords. 60 * Disable author archives. 61 * Disable pingback and trackback. 62 62 * Disable REST API for visitors not logged into WordPress. 63 * Disable XML-RPC and remove RSD link 64 * Hide WordPress version 65 * Protect the wp-login form from brute force attacks 63 * Disable XML-RPC and remove RSD link. 64 * Hide WordPress version. 65 * Protect the wp-login form from brute force attacks. 66 66 67 67 = User interface 💻️ = 68 68 69 * Clean up the WordPress admin bar 70 * Clean up the WordPress Dashboard 71 * Disable the login language selector 69 * Clean up the WordPress admin bar. 70 * Clean up the WordPress Dashboard. 71 * Disable the login language selector. 72 72 73 73 = WooCommerce 🛒 = 74 * Disable WooCommerce cart fragments script 75 * Disable WooCommerce scripts and styles on non-WooCommerce pages 76 * Disable unnecessary Stripe scripts on WooCommerce pages 77 * Disable WooCommerce widgets 78 * Hide WooCommerce version 79 * Remove WooCommerce default remote block patterns 74 * Disable WooCommerce cart fragments script. 75 * Disable WooCommerce scripts and styles on non-WooCommerce pages. 76 * Disable unnecessary Stripe scripts on WooCommerce pages. 77 * Disable WooCommerce widgets. 78 * Hide WooCommerce version. 79 * Remove WooCommerce default remote block patterns. 80 80 81 81 == Roadmap == 82 82 83 83 = Global = 84 * New presets 85 * Documentation pages 86 * More context in plugin UI for actionable function 84 * New presets. 85 * Documentation pages. 86 * More context in plugin UI for actionable function. 87 87 88 88 = Security = 89 * Manage Heartbeat API (frontend + backend + admin whitelist) 89 * Manage Heartbeat API (frontend + backend + admin whitelist). 90 90 91 91 = Performance = 92 * Disable capital_P_dangit filter 93 * Disable autosave 94 * Disable post revision 95 * Disable Password Strength Meter 96 * Disable WordPress default lazy loading 92 * Disable capital_P_dangit filter. 93 * Disable autosave. 94 * Disable post revision. 95 * Disable Password Strength Meter. 96 * Disable WordPress default lazy loading. 97 97 98 98 = UI = 99 * Remove "howdy" from admin bar 100 * Remove WordPress logo 101 * Remove "Help button" 102 * Remove "Thanks for using WordPress" in footer 103 * Remove "site health" page 104 * Remove "Privacy tools" 99 * Remove "howdy" from admin bar. 100 * Remove WordPress logo. 101 * Remove "Help button". 102 * Remove "Thanks for using WordPress" in footer. 103 * Remove "site health" page. 104 * Remove "Privacy tools". 105 105 106 106 = WooCommerce = 107 * Disable WooCommerce tracking 108 * Disable marketing hub 109 * Disable dashboard setup widget 110 * Disable new product editor 111 * Disable WooCommerce blocks 112 * Disable WooCommerce promo emails 107 * Disable WooCommerce tracking. 108 * Disable marketing hub. 109 * Disable dashboard setup widget. 110 * Disable new product editor. 111 * Disable WooCommerce blocks. 112 * Disable WooCommerce promo emails. 113 113 114 114 = Plugins = 115 * Disable CF7 CSS & JS 116 * Disable Elementor bloat 117 * Disable WP Bakery bloat 118 * Disable Divi bloat 119 * Disable Yoast SEO bloat 120 * Disable Jetpack bloat 121 * Disable Updraft bloat 115 * Disable CF7 CSS & JS. 116 * Disable Elementor bloat. 117 * Disable WP Bakery bloat. 118 * Disable Divi bloat. 119 * Disable Yoast SEO bloat. 120 * Disable Jetpack bloat. 121 * Disable Updraft bloat. 122 122 123 123 == Privacy Statement == … … 162 162 == Changelog == 163 163 164 = 2.0.4.1 = 165 - Global: Fix plugin png icon. 166 - Global: Fix typo. 167 164 168 = 2.0.4 = 165 169 - New actionable function: Disable the WP REST API for visitors not logged into WordPress. 166 170 167 171 = 2.0.3.1 = 168 - New actionable function: Disable application passwords 172 - New actionable function: Disable application passwords. 169 173 170 174 = 2.0.3 = 171 - Global: Codebase and snippets optimization 172 - Global: Fix typo 173 - New actionable function: Disable application passwords 175 - Global: Codebase and snippets optimization. 176 - Global: Fix typo. 177 - New actionable function: Disable application passwords. 174 178 175 179 = 2.0.2 = 176 180 177 - Global : Codebase and snippets optimization 181 - Global : Codebase and snippets optimization. 178 182 - Global : Fixed a bug in the automatic opening and closing function of the panels on the settings page. 179 183 180 184 = 2.0.1 = 181 185 182 - Global: Fix typo 186 - Global: Fix typo. 183 187 184 188 = 2.0 = … … 186 190 - Settings subpage: new ZenPress settings page, where you can choose your features or select a preset. 187 191 - Global: code reinforcement to prevent vulnerabilities, prepare plugin scaling and easy addition of new features. 188 - Global: new banners and icons 189 - Global: addition of translation strings and metadata 190 - Compatibility: improved compatibility from PHP 7.4 to PHP 8.4 192 - Global: new banners and icons. 193 - Global: addition of translation strings and metadata. 194 - Compatibility: improved compatibility from PHP 7.4 to PHP 8.4. 191 195 192 196 = 1.0.9.1 = 193 197 194 - Compatibility: Plugin tested up to PHP 8.4 198 - Compatibility: Plugin tested up to PHP 8.4. 195 199 196 200 = 1.0.9 = 197 201 198 - Compatibility: Plugin tested up to PHP 8.4 199 - New actionable function: Disable login language selector 200 - Fix constant naming in readme.txt 202 - Compatibility: Plugin tested up to PHP 8.4. 203 - New actionable function: Disable login language selector. 204 - Fix constant naming in readme.txt. 201 205 202 206 = 1.0.8 = 203 207 204 - UI: Remove smash baloon ads meta box 205 - Global : Files naming and call for scalability 208 - UI: Remove smash baloon ads meta box. 209 - Global : Files naming and call for scalability. 206 210 207 211 = 1.0.7 = 208 212 209 - ZenPress tested for WordPress 6.8.1 210 - UI: Remove site health meta box 211 - UI: Remove WooCommerce admin dashboard setup metabox 213 - ZenPress tested for WordPress 6.8.1. 214 - UI: Remove site health meta box. 215 - UI: Remove WooCommerce admin dashboard setup metabox. 212 216 213 217 = 1.0.6 = … … 243 247 = 1.0.1 = 244 248 245 - Fix script loading error on WC home admin page 249 - Fix script loading error on WC home admin page. 246 250 247 251 = 1.0.0.2 = … … 253 257 = 1.0.0.1 = 254 258 255 - Small fixes for WordPress Directory Submission 259 - Small fixes for WordPress Directory Submission. 256 260 257 261 = 1.0 = -
zenpress/trunk/zenpress.php
r3382662 r3382668 12 12 * Plugin Name: ZenPress - Cleaner, Lighter, Faster WP 13 13 * Description: Easily speed up and strengthen your WordPress site by cleaning out unnecessary features and protecting weak points. 14 * Version: 2.0.4 14 * Version: 2.0.4.1 15 15 * Plugin URI: https://wordpress.org/plugins/zenpress/ 16 16 * Author: Quentin Le Duff
Note: See TracChangeset
for help on using the changeset viewer.