Plugin Directory

Changeset 3382662


Ignore:
Timestamp:
10/22/2025 01:58:38 PM (8 weeks ago)
Author:
quentinldd
Message:

Update to version 2.0.4 from GitHub

Location:
zenpress
Files:
6 added
2 deleted
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • zenpress/tags/2.0.4/languages/zenpress.pot

    r3372213 r3382662  
    33msgid ""
    44msgstr ""
    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"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/zenpress\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"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"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    1717#. Plugin Name of the plugin
    1818#: zenpress.php
    19 msgid "ZenPress Cleaner, Lighter, Faster WP"
     19msgid "ZenPress - Cleaner, Lighter, Faster WP"
    2020msgstr ""
    2121
     
    145145#: inc/snippets/functions/block-user-enumeration.php:21
    146146msgid "Access denied."
     147msgstr ""
     148
     149#: inc/snippets/functions/disable-rest-api.php:25
     150msgid "REST API restricted to authenticated users."
    147151msgstr ""
    148152
     
    168172#: inc/snippets/meta/disable-author-archives.meta.php:18
    169173#: inc/snippets/meta/disable-pingback-trackback.meta.php:15
     174#: inc/snippets/meta/disable-rest-api.meta.php:19
    170175#: inc/snippets/meta/disable-xmlrpc-rsdlink.meta.php:15
    171176#: inc/snippets/meta/hide-wordpress-version.meta.php:15
     
    300305msgstr ""
    301306
     307#: inc/snippets/meta/disable-rest-api.meta.php:14
     308msgid "Disable REST API"
     309msgstr ""
     310
     311#: inc/snippets/meta/disable-rest-api.meta.php:15
     312msgid "Disable the WP REST API for visitors not logged into WordPress."
     313msgstr ""
     314
    302315#: inc/snippets/meta/disable-rss.meta.php:13
    303316msgid "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 ===
    22Contributors: @quentinldd
    33Donate link: https://github.com/sponsors/quentin-ld/
     
    55Requires at least: 6.0
    66Tested up to: 6.8
    7 Stable tag: 2.0.3.1
     7Stable tag: 2.0.4
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    1515
    1616ZenPress 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.
     18This is a simple solution for improving your WordPress website's performance and security while enjoying a simpler and lighter UI without breaking the bank.
    1819No 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 !
    1920
     
    2122* Curated settings presets included to help you.
    2223* 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.
    2525* Make your WordPress website fast & clean by disabling unwanted features.
    2626* Improve security by turning off features you don’t use and hardening weak spots.
    2727* Eliminate third-party plugin bloat (actually hunting them down).
     28* Ultra lightweight.
     29* Future proof.
    2830
    2931== Features ==
     
    5860* Disable author archives
    5961* Disable pingback and trackback
     62* Disable REST API for visitors not logged into WordPress.
    6063* Disable XML-RPC and remove RSD link
    6164* Hide WordPress version
     
    8083= Global =
    8184* New presets
     85* Documentation pages
     86* More context in plugin UI for actionable function
    8287
    8388= Security =
    8489* Manage Heartbeat API (frontend + backend + admin whitelist)
    85 * Disable REST API
    8690
    8791= Performance =
     
    158162== Changelog ==
    159163
     164= 2.0.4 =
     165- New actionable function: Disable the WP REST API for visitors not logged into WordPress.
     166
    160167= 2.0.3.1 =
    161 - Remove dev files
     168- New actionable function: Disable application passwords
    162169
    163170= 2.0.3 =
  • zenpress/tags/2.0.4/zenpress.php

    r3372213 r3382662  
    1010 * @license   GPL v2 or later
    1111 *
    12  * Plugin Name: ZenPress Cleaner, Lighter, Faster WP
     12 * Plugin Name: ZenPress - Cleaner, Lighter, Faster WP
    1313 * Description: Easily speed up and strengthen your WordPress site by cleaning out unnecessary features and protecting weak points.
    14  * Version: 2.0.3.1
     14 * Version: 2.0.4
    1515 * Plugin URI: https://wordpress.org/plugins/zenpress/
    1616 * Author: Quentin Le Duff
  • zenpress/trunk/languages/zenpress.pot

    r3372213 r3382662  
    33msgid ""
    44msgstr ""
    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"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/zenpress\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"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"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
     
    1717#. Plugin Name of the plugin
    1818#: zenpress.php
    19 msgid "ZenPress Cleaner, Lighter, Faster WP"
     19msgid "ZenPress - Cleaner, Lighter, Faster WP"
    2020msgstr ""
    2121
     
    145145#: inc/snippets/functions/block-user-enumeration.php:21
    146146msgid "Access denied."
     147msgstr ""
     148
     149#: inc/snippets/functions/disable-rest-api.php:25
     150msgid "REST API restricted to authenticated users."
    147151msgstr ""
    148152
     
    168172#: inc/snippets/meta/disable-author-archives.meta.php:18
    169173#: inc/snippets/meta/disable-pingback-trackback.meta.php:15
     174#: inc/snippets/meta/disable-rest-api.meta.php:19
    170175#: inc/snippets/meta/disable-xmlrpc-rsdlink.meta.php:15
    171176#: inc/snippets/meta/hide-wordpress-version.meta.php:15
     
    300305msgstr ""
    301306
     307#: inc/snippets/meta/disable-rest-api.meta.php:14
     308msgid "Disable REST API"
     309msgstr ""
     310
     311#: inc/snippets/meta/disable-rest-api.meta.php:15
     312msgid "Disable the WP REST API for visitors not logged into WordPress."
     313msgstr ""
     314
    302315#: inc/snippets/meta/disable-rss.meta.php:13
    303316msgid "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 ===
    22Contributors: @quentinldd
    33Donate link: https://github.com/sponsors/quentin-ld/
     
    55Requires at least: 6.0
    66Tested up to: 6.8
    7 Stable tag: 2.0.3.1
     7Stable tag: 2.0.4
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    1515
    1616ZenPress 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.
     18This is a simple solution for improving your WordPress website's performance and security while enjoying a simpler and lighter UI without breaking the bank.
    1819No 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 !
    1920
     
    2122* Curated settings presets included to help you.
    2223* 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.
    2525* Make your WordPress website fast & clean by disabling unwanted features.
    2626* Improve security by turning off features you don’t use and hardening weak spots.
    2727* Eliminate third-party plugin bloat (actually hunting them down).
     28* Ultra lightweight.
     29* Future proof.
    2830
    2931== Features ==
     
    5860* Disable author archives
    5961* Disable pingback and trackback
     62* Disable REST API for visitors not logged into WordPress.
    6063* Disable XML-RPC and remove RSD link
    6164* Hide WordPress version
     
    8083= Global =
    8184* New presets
     85* Documentation pages
     86* More context in plugin UI for actionable function
    8287
    8388= Security =
    8489* Manage Heartbeat API (frontend + backend + admin whitelist)
    85 * Disable REST API
    8690
    8791= Performance =
     
    158162== Changelog ==
    159163
     164= 2.0.4 =
     165- New actionable function: Disable the WP REST API for visitors not logged into WordPress.
     166
    160167= 2.0.3.1 =
    161 - Remove dev files
     168- New actionable function: Disable application passwords
    162169
    163170= 2.0.3 =
  • zenpress/trunk/zenpress.php

    r3372213 r3382662  
    1010 * @license   GPL v2 or later
    1111 *
    12  * Plugin Name: ZenPress Cleaner, Lighter, Faster WP
     12 * Plugin Name: ZenPress - Cleaner, Lighter, Faster WP
    1313 * Description: Easily speed up and strengthen your WordPress site by cleaning out unnecessary features and protecting weak points.
    14  * Version: 2.0.3.1
     14 * Version: 2.0.4
    1515 * Plugin URI: https://wordpress.org/plugins/zenpress/
    1616 * Author: Quentin Le Duff
Note: See TracChangeset for help on using the changeset viewer.