Libraries tagged by wp options
wp-cli/entity-command
6725496 Downloads
Manage WordPress comments, menus, options, posts, sites, terms, and users.
wp-user-manager/wp-optionskit
6767 Downloads
A toolkit for developers to create administration options panels for WordPress powered by Vuejs
wp-forge/wp-options
94751 Downloads
A WordPress helper class for managing plugin options.
automattic/jetpack-options
675700 Downloads
A wrapper for wp-options to manage specific Jetpack options.
voceconnect/wp-large-options
4170 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
devgeniem/wp-readonly-options
52392 Downloads
Predefine WordPress options in your code and force get_option() results.
log1x/modern-acf-options
26278 Downloads
A modern take on ACF Theme Options
wp-papi/papi
29523 Downloads
WordPress Page Type API with custom fields
typisttech/wp-option-store
16711 Downloads
Extending WordPress Options API, read options from places other than database, the OOP way
luizbills/wp-options-page
584 Downloads
Easy way to build options/settings pages in your WordPress plugins and themes.
dwnload/wp-settings-api
10818 Downloads
A PHP class abstraction that removes all the headaches of the WordPress settings API under the hood and builds a nice options panel on the fly.
devgeniem/wp-define-more
49123 Downloads
Adds useful definable constants which are missing from the WP Core.
alleyinteractive/wp-psr16
5739 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
ignitekit/wp-option-builder
215 Downloads
Easy to use Options and Metabox framework for WordPress
zawntech/wp-admin-options
1139 Downloads
A library of custom WordPress admin option classes.