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