Clean WordPress Updates

外掛說明

With every major WordPress Core Update, WordPress.org will be pushing out new versions of it’s own plugins and themes. What this plugin does is block that new content from downloaden onto your webserver.

There are a few good reasons you want this:
* Avoid backups being unneededly big in size
* Avoid longer backup creation and restore times
* Lower the risk of getting hacked due to heaps of unused PHP code on your webserver

This is an UltraFast plugin. This means it will not use the database connection, it will not create a settings screen etc. Effectively it is only a single line of code we are adding to WordPress.

Credits

Thanks go out to the public at the WordPress Meetup in Nijmegen for brining up this issue and solution.

License

This file is part of WP Clean Updates.

WP Switch Clean Updates On is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WP Switch Clean Updates On is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WP Switch Clean Updates On. If not, see http://www.gnu.org/licenses/.

安裝方式

  1. Upload the complete wpa-clean-updates folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.

常見問題集

Will this plugin slow down WordPress?

No.

Is this plugin compatible with update management plugins?

Yes.

What security considerations are there in using this plugin?

There is no input/output handling in this plugin at all.

Will there be future updates to this plugin?

Yes, but only version bumps. There is still no need to change the coding.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Clean WordPress Updates〉的開發相關工作。

參與者

將〈Clean WordPress Updates〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4 11-12-2024

  • Rebranding the plugin again as it is now part of the WebsiteNazorg.nl family of services.
  • We removed the donation link.

1.3 28-06-2022

  • Another rebranding as we are streamlining our business to digishock.com. There’s still no need to alter the code.

1.2 11-06-2019

  • Rebranding release as we will streamline the branding of simple tools like these. From now on, they will fall under wpswitches.com.

1.1 07-06-2019

  • Version bump

1.0 26-03-2018

  • First release