這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Presets

描述

The Presets plugin allows you to fill your WordPress installation with previously defined settings in just a few seconds, allowing you to test it without the need to change the settings every time manually.

Currently, you can change WordPress core general settings, define plugins to be activated/deactivate, and WooCommerce initial support with some basic settings when a preset is triggered. The goal will be to bring more WordPress settings. Also, we hope to make it easy in the long term to extend and bring more plugin settings.

This plugin hasn’t been developed to be working on production sites, and it’s mostly for testing plugins that require you to change the settings all the time.

安裝

  1. Upload the plugin to the /wp-content/plugins/ directory or the plugin zip on the WP Admin panel (Plugins > Add New > Upload Plugin)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Should I use this plugin?

That plugin is not for production sites. It means that it won’t probably make sense if you want to use it on your live site. It was created mostly with support teams or developers in mind that need to test things quickly and changing specific settings is required for that.

How can I make donations for the Presets plugin?

We don’t take donations currently, but you can help one of these projects instead as these are really important when it comes to making a better WordPress community:

  • WordPress Foundation: https://wordpressfoundation.org/donate/
  • The Big Orange Heart Foundation: https://www.bigorangeheart.org/donate/

I’m a developer and I would like to help with the plugin development. How can I do that?

That’s great! Thank you for getting involved. 🙂

You can see the repository here: https://github.com/felipelousantos/wp-presets

評價

There are no reviews for this plugin.

貢獻者及開發者

“Presets” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Presets 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.0.0

  • Recreated the code to OOP.
  • Removed the core user meta feature.
  • Removed the Plugins module settings.

1.0.0

Added notes feature.

0.3.0

Added some of the WordPress General Settings and WooCommerce main settings.

0.2.0

Added the Plugins Module allowing you to activate/deactivate plugins when the preset is triggered.

0.1.0

Beta version.