Libraries tagged by wp options
wp-cli/entity-command
7112801 Downloads
Manage WordPress comments, menus, options, posts, sites, terms, and users.
wp-user-manager/wp-optionskit
7259 Downloads
A toolkit for developers to create administration options panels for WordPress powered by Vuejs
wp-forge/wp-options
111390 Downloads
A WordPress helper class for managing plugin options.
automattic/jetpack-options
682432 Downloads
A wrapper for wp-options to manage specific Jetpack options.
voceconnect/wp-large-options
4378 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.
log1x/modern-acf-options
27631 Downloads
A modern take on ACF Theme Options
typisttech/wp-option-store
16835 Downloads
Extending WordPress Options API, read options from places other than database, the OOP way
devgeniem/wp-readonly-options
53090 Downloads
Predefine WordPress options in your code and force get_option() results.
dwnload/wp-settings-api
11189 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.
wp-papi/papi
29556 Downloads
WordPress Page Type API with custom fields
boospot/boo-settings-helper
149 Downloads
Helper class that lets you create options settings page securely and swiftly without dealing with WordPress Settings API.
devuri/wp-option
2718 Downloads
A simple comprehensive interface for managing WordPress options, providing object-oriented access to get, add, update, and delete operations.
zawntech/wp-admin-options
1233 Downloads
A library of custom WordPress admin option classes.
frc/wp-multilingual-options-page
15068 Downloads
Create ACF Options Pages for all languages
mundschenk-at/wp-data-storage
18689 Downloads
An object oriented library for dealing with WordPress options and caching.