Beschrijving
Creating and managing options and settings is an essential feature for any modern website. While WordPress provides a built-in Settings API, it can be cumbersome, leading to unnecessary code bloat and file clutter. With YM Fast Options, this process becomes significantly simpler!
Easily create and manage site settings, store contacts, and handle dynamic data with streamlined efficiency.
Documentatie
You can find more detailed documentation on the official website.
Functies
- Create settings pages, including top-level and sub-pages
- Add and manage options for your settings pages
- Enjoy full access to all WordPress Settings API features within a lightweight interface
- Seamlessly integrate settings into your multisite as needed
Field Types
- tekst
- textarea
- nummer
- select
- checkbox
- radio
- tel
- URL
- image
- datum
- datumtijd lokaal
- maand
- week
- tijd
- kleur
Beoordelingen
Bijdragers & ontwikkelaars
“YM Fast Options” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“YM Fast Options” is vertaald in 4 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “YM Fast Options” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.2.1
- Fix: WordPress 6.7.0
get_plugin_data()
2.2.0
- New:
imagefield type
2.1.0
- New: Multisite mode – set
in_networkargument in YMFO_Page as true to set options as for multisite - New:
ymfo_update_option,ymfo_get_optionandymfo_is_option_existscan be used to work with multisite options - New: ‘Settings saved’ messages for non-general options pages
- New: Now all YMFO_Page instances stored in YMFO
$pagesproperty - New: Documentation link on
Pluginspage - Fix: Better
select,checkboxandradiofields work
2.0.6
- New: Ability to display menu separator above top-level menu item with
has_separatorargument
2.0.5
- Fix: Translations
2.0.2
- New: Plugin’s usage docs have been moved to the option page help tab
2.0.1
- New:
ymfo_is_option_existsfunction - Fix: Default checkbox value
2.0.0
- New: Since
2.0.0you will have to avoid usingadd_actioncallback to register YMFO options - New:
format_field_slugandformat_page_slugmethods are public and static now - New:
parent_pageargument now can be ofstringtype - New: Ability to add HTML to section description
- Fix: PHPDoc improvements
1.0.12
- New: Ability to add HTML to field description
1.0.11
- New:
ymfo_add_optionandymfo_update_optionfunctions
1.0.10
- New: Page argument
show_docs(defaulttrue). Allows to hide plugin documentation on settings page
1.0.9
- New:
radiofield type
1.0.8
- New: Ability to copy fields slugs and code snippets by click
- Fix: Visual improvement
1.0.7
- New:
[ymfo]shortcode
1.0.6
- New:
selectandcheckboxfield types - New:
optionsfield argument
1.0.4
- New:
nummerfield type - New:
min,max,stepfield arguments
1.0.3
- New: Subpages functionality
1.0.2
- Nieuw:
plaatshouderveld argument
1.0.1
- Nieuw:
textareaveldtype
1.0.0
- Initiële release
