o-props v1.12 Release Notes
Ce contenu n’est pas encore disponible dans votre langue.
o-props 1.12 is available, and brings new CLI commands to help you save time when deploying sites, as well as performance and and UI improvements.
To take advantage of the latest features, make sure you’re running the latest version of o-props. You can upgrade to o-props 1.12 by:
- running an automatic plugin update from you WordPress plugins dashboard,
- by downloading the
.zip
file from your user account. - by running
wp plugin update oxyprops
from the command line.
CLI
link CLIWP-CLI is the command-line interface for WordPress. It provides a command-line interface for many actions you would perform in the WordPress admin.
In this release, o-props integrates with WP CLI and adds 2 commands to WP CLI to easily activate and deactivate the plugin license.
License Activation
link License ActivationYOUR-LICENSE-KEY
is your o-props license key that can be found in your user accountme@domain.com
is the email address associated with your o-props license.
License Deactivation
link License DeactivationRead more about WP CLI in o-props
Other improvements
link Other improvementsThis release includes several minor fixes and performance improvements.
In particular o-props code base step by step converges to WordPress Editor components and dependencies.