Forums

WordPress › Support » settings api

Tag: settings api Add New »

Settings API

This is mainly a PHP class that you can use to build your themes and plugins option panel. It's a wrapper class that uses Settings API under the hood. All you need is to just pass the sections and fields you need as an PHP array. And your options panel will be build automatically on the fly with a tiny PHP class.

  1. Frequently Asked Questions
  2. Developer Information
Topic Posts Last Poster Freshness
add class to add_settings_field 3 zyrq 1 year
[resolved] Settings API and Multisite 6 Andrea Rennick 1 year
Add per-user options page to dashboard. 4 a4jp.com 1 year
How to use settings API and print custom validation errors 3 keesiemeijer 1 year
settings api options page, help please! 3 alexiobadass 1 year
Wrapping Sections with the Settings API 1 Thomas Griffin 1 year
Issues with Validating Input with Settings API 7 Thomas Griffin 1 year
Using the settings API 17 miocene22 2 years
Problem with my theme options page 4 SeizedPropaganda 2 years
Theme Options Page: translation inside array. 4 uGoMobi 2 years
Need description of add_settings_error function 2 Steven Almeroth 2 years
[resolved] Settings API - defaults and resets 7 helgatheviking 2 years
How to serialize options using settings api? 6 Devin Price 2 years
Settings API, empty entry in Options-Table causes error 1 paka 2 years
[resolved] Theme Options Page Problems 3 Adam van den Hoven 2 years
Plugin Dev: Using Settings API with class 7 helgatheviking 2 years
[resolved] OOP and Options Pages 5 OddOneOut 2 years
testing if settings field has been updated 1 woodenpier 2 years
[resolved] Settings API vs Options 3 Tsalagi 2 years
[resolved] add_settings_field does not save data 17 Mark / t31os 3 years
[RFE] Admin's page should use Settings API (or similar) 1 adiGuba 4 years

Add New Topic

You must log in to post.