Changeset 3382662
- Timestamp:
- 10/22/2025 01:58:38 PM (8 weeks ago)
- Location:
- zenpress
- Files:
-
- 6 added
- 2 deleted
- 8 edited
- 1 copied
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.png (deleted)
-
assets/icon-128x128.png.png (added)
-
assets/icon-256x256.png (deleted)
-
assets/icon-256x256.png.png (added)
-
tags/2.0.4 (copied) (copied from zenpress/trunk)
-
tags/2.0.4/inc/snippets/functions/disable-rest-api.php (added)
-
tags/2.0.4/inc/snippets/meta/disable-rest-api.meta.php (added)
-
tags/2.0.4/languages/zenpress.pot (modified) (6 diffs)
-
tags/2.0.4/readme.txt (modified) (7 diffs)
-
tags/2.0.4/zenpress.php (modified) (1 diff)
-
trunk/inc/snippets/functions/disable-rest-api.php (added)
-
trunk/inc/snippets/meta/disable-rest-api.meta.php (added)
-
trunk/languages/zenpress.pot (modified) (6 diffs)
-
trunk/readme.txt (modified) (7 diffs)
-
trunk/zenpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zenpress/tags/2.0.4/languages/zenpress.pot
r3372213 r3382662 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ZenPress — Cleaner, Lighter, Faster WP 2.0.3.1\n"5 "Project-Id-Version: ZenPress - Cleaner, Lighter, Faster WP 2.0.4\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- 03T08:30:58+00:00\n"12 "POT-Creation-Date: 2025-10-22T13:54:06+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" … … 17 17 #. Plugin Name of the plugin 18 18 #: zenpress.php 19 msgid "ZenPress —Cleaner, Lighter, Faster WP"19 msgid "ZenPress - Cleaner, Lighter, Faster WP" 20 20 msgstr "" 21 21 … … 145 145 #: inc/snippets/functions/block-user-enumeration.php:21 146 146 msgid "Access denied." 147 msgstr "" 148 149 #: inc/snippets/functions/disable-rest-api.php:25 150 msgid "REST API restricted to authenticated users." 147 151 msgstr "" 148 152 … … 168 172 #: inc/snippets/meta/disable-author-archives.meta.php:18 169 173 #: inc/snippets/meta/disable-pingback-trackback.meta.php:15 174 #: inc/snippets/meta/disable-rest-api.meta.php:19 170 175 #: inc/snippets/meta/disable-xmlrpc-rsdlink.meta.php:15 171 176 #: inc/snippets/meta/hide-wordpress-version.meta.php:15 … … 300 305 msgstr "" 301 306 307 #: inc/snippets/meta/disable-rest-api.meta.php:14 308 msgid "Disable REST API" 309 msgstr "" 310 311 #: inc/snippets/meta/disable-rest-api.meta.php:15 312 msgid "Disable the WP REST API for visitors not logged into WordPress." 313 msgstr "" 314 302 315 #: inc/snippets/meta/disable-rss.meta.php:13 303 316 msgid "Disable all WordPress feeds (RDF, RSS, RSS2, Atom, and comments)" -
zenpress/tags/2.0.4/readme.txt
r3372213 r3382662 1 === ZenPress —Cleaner, Lighter, Faster WP ===1 === ZenPress - Cleaner, Lighter, Faster WP === 2 2 Contributors: @quentinldd 3 3 Donate link: https://github.com/sponsors/quentin-ld/ … … 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 2.0. 3.17 Stable tag: 2.0.4 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 15 15 16 16 ZenPress is a lightweight, super-fast plugin that boosts your WordPress & WooCommerce website through a wide range of solid actions. 17 This is a simple solution for improving your WordPress website's performance and security while enjoying a simpler and lighter UI. 17 [Combined with Cache Enabler](https://wordpress.org/plugins/cache-enabler/), [Autoptimize](https://wordpress.org/plugins/autoptimize/) and [SQLite Object Cache](https://wordpress.org/plugins/sqlite-object-cache/), ZenPress is a free lightweight solution to major premium performance plugins. 18 This is a simple solution for improving your WordPress website's performance and security while enjoying a simpler and lighter UI without breaking the bank. 18 19 No database clutter, no ads, no pro version. Just install, activate, select what you need or pick up your settings preset and you are ready to go ! 19 20 … … 21 22 * Curated settings presets included to help you. 22 23 * Deep integration with the native WordPress interface: no bloat, no extra options page, no weird custom dashboard : only what you need. 23 * Future proof. 24 * Ultra lightweight. 24 * Free alternative to major premium performance plugin for everyone. 25 25 * Make your WordPress website fast & clean by disabling unwanted features. 26 26 * Improve security by turning off features you don’t use and hardening weak spots. 27 27 * Eliminate third-party plugin bloat (actually hunting them down). 28 * Ultra lightweight. 29 * Future proof. 28 30 29 31 == Features == … … 58 60 * Disable author archives 59 61 * Disable pingback and trackback 62 * Disable REST API for visitors not logged into WordPress. 60 63 * Disable XML-RPC and remove RSD link 61 64 * Hide WordPress version … … 80 83 = Global = 81 84 * New presets 85 * Documentation pages 86 * More context in plugin UI for actionable function 82 87 83 88 = Security = 84 89 * Manage Heartbeat API (frontend + backend + admin whitelist) 85 * Disable REST API86 90 87 91 = Performance = … … 158 162 == Changelog == 159 163 164 = 2.0.4 = 165 - New actionable function: Disable the WP REST API for visitors not logged into WordPress. 166 160 167 = 2.0.3.1 = 161 - Remove dev files168 - New actionable function: Disable application passwords 162 169 163 170 = 2.0.3 = -
zenpress/tags/2.0.4/zenpress.php
r3372213 r3382662 10 10 * @license GPL v2 or later 11 11 * 12 * Plugin Name: ZenPress —Cleaner, Lighter, Faster WP12 * 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. 3.114 * Version: 2.0.4 15 15 * Plugin URI: https://wordpress.org/plugins/zenpress/ 16 16 * Author: Quentin Le Duff -
zenpress/trunk/languages/zenpress.pot
r3372213 r3382662 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: ZenPress — Cleaner, Lighter, Faster WP 2.0.3.1\n"5 "Project-Id-Version: ZenPress - Cleaner, Lighter, Faster WP 2.0.4\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- 03T08:30:58+00:00\n"12 "POT-Creation-Date: 2025-10-22T13:54:06+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" … … 17 17 #. Plugin Name of the plugin 18 18 #: zenpress.php 19 msgid "ZenPress —Cleaner, Lighter, Faster WP"19 msgid "ZenPress - Cleaner, Lighter, Faster WP" 20 20 msgstr "" 21 21 … … 145 145 #: inc/snippets/functions/block-user-enumeration.php:21 146 146 msgid "Access denied." 147 msgstr "" 148 149 #: inc/snippets/functions/disable-rest-api.php:25 150 msgid "REST API restricted to authenticated users." 147 151 msgstr "" 148 152 … … 168 172 #: inc/snippets/meta/disable-author-archives.meta.php:18 169 173 #: inc/snippets/meta/disable-pingback-trackback.meta.php:15 174 #: inc/snippets/meta/disable-rest-api.meta.php:19 170 175 #: inc/snippets/meta/disable-xmlrpc-rsdlink.meta.php:15 171 176 #: inc/snippets/meta/hide-wordpress-version.meta.php:15 … … 300 305 msgstr "" 301 306 307 #: inc/snippets/meta/disable-rest-api.meta.php:14 308 msgid "Disable REST API" 309 msgstr "" 310 311 #: inc/snippets/meta/disable-rest-api.meta.php:15 312 msgid "Disable the WP REST API for visitors not logged into WordPress." 313 msgstr "" 314 302 315 #: inc/snippets/meta/disable-rss.meta.php:13 303 316 msgid "Disable all WordPress feeds (RDF, RSS, RSS2, Atom, and comments)" -
zenpress/trunk/readme.txt
r3372213 r3382662 1 === ZenPress —Cleaner, Lighter, Faster WP ===1 === ZenPress - Cleaner, Lighter, Faster WP === 2 2 Contributors: @quentinldd 3 3 Donate link: https://github.com/sponsors/quentin-ld/ … … 5 5 Requires at least: 6.0 6 6 Tested up to: 6.8 7 Stable tag: 2.0. 3.17 Stable tag: 2.0.4 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 15 15 16 16 ZenPress is a lightweight, super-fast plugin that boosts your WordPress & WooCommerce website through a wide range of solid actions. 17 This is a simple solution for improving your WordPress website's performance and security while enjoying a simpler and lighter UI. 17 [Combined with Cache Enabler](https://wordpress.org/plugins/cache-enabler/), [Autoptimize](https://wordpress.org/plugins/autoptimize/) and [SQLite Object Cache](https://wordpress.org/plugins/sqlite-object-cache/), ZenPress is a free lightweight solution to major premium performance plugins. 18 This is a simple solution for improving your WordPress website's performance and security while enjoying a simpler and lighter UI without breaking the bank. 18 19 No database clutter, no ads, no pro version. Just install, activate, select what you need or pick up your settings preset and you are ready to go ! 19 20 … … 21 22 * Curated settings presets included to help you. 22 23 * Deep integration with the native WordPress interface: no bloat, no extra options page, no weird custom dashboard : only what you need. 23 * Future proof. 24 * Ultra lightweight. 24 * Free alternative to major premium performance plugin for everyone. 25 25 * Make your WordPress website fast & clean by disabling unwanted features. 26 26 * Improve security by turning off features you don’t use and hardening weak spots. 27 27 * Eliminate third-party plugin bloat (actually hunting them down). 28 * Ultra lightweight. 29 * Future proof. 28 30 29 31 == Features == … … 58 60 * Disable author archives 59 61 * Disable pingback and trackback 62 * Disable REST API for visitors not logged into WordPress. 60 63 * Disable XML-RPC and remove RSD link 61 64 * Hide WordPress version … … 80 83 = Global = 81 84 * New presets 85 * Documentation pages 86 * More context in plugin UI for actionable function 82 87 83 88 = Security = 84 89 * Manage Heartbeat API (frontend + backend + admin whitelist) 85 * Disable REST API86 90 87 91 = Performance = … … 158 162 == Changelog == 159 163 164 = 2.0.4 = 165 - New actionable function: Disable the WP REST API for visitors not logged into WordPress. 166 160 167 = 2.0.3.1 = 161 - Remove dev files168 - New actionable function: Disable application passwords 162 169 163 170 = 2.0.3 = -
zenpress/trunk/zenpress.php
r3372213 r3382662 10 10 * @license GPL v2 or later 11 11 * 12 * Plugin Name: ZenPress —Cleaner, Lighter, Faster WP12 * 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. 3.114 * Version: 2.0.4 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.