Libraries tagged by wp options
wp-cli/entity-command
6469705 Downloads
Manage WordPress comments, menus, options, posts, sites, terms, and users.
wp-user-manager/wp-optionskit
6272 Downloads
A toolkit for developers to create administration options panels for WordPress powered by Vuejs
wp-forge/wp-options
80941 Downloads
A WordPress helper class for managing plugin options.
automattic/jetpack-options
670826 Downloads
A wrapper for wp-options to manage specific Jetpack options.
devgeniem/wp-readonly-options
51696 Downloads
Predefine WordPress options in your code and force get_option() results.
log1x/modern-acf-options
25086 Downloads
A modern take on ACF Theme Options
typisttech/wp-option-store
16643 Downloads
Extending WordPress Options API, read options from places other than database, the OOP way
luizbills/wp-options-page
542 Downloads
Easy way to build options/settings pages in your WordPress plugins and themes.
voceconnect/wp-large-options
4007 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-define-more
48563 Downloads
Adds useful definable constants which are missing from the WP Core.
alleyinteractive/wp-psr16
4932 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
wp-papi/papi
29499 Downloads
WordPress Page Type API with custom fields
devuri/wp-option
2524 Downloads
A simple comprehensive interface for managing WordPress options, providing object-oriented access to get, add, update, and delete operations.
zawntech/wp-admin-options
1089 Downloads
A library of custom WordPress admin option classes.
frc/wp-multilingual-options-page
14813 Downloads
Create ACF Options Pages for all languages