Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Presets

Beschrijving

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.

Installatie

  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

FAQ

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Presets” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Presets” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.