{"id":186367,"date":"2024-03-17T21:04:06","date_gmt":"2024-03-17T21:04:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fast-options\/"},"modified":"2026-04-03T15:29:47","modified_gmt":"2026-04-03T15:29:47","slug":"ym-fast-options","status":"publish","type":"plugin","link":"https:\/\/nl.wordpress.org\/plugins\/ym-fast-options\/","author":20469851,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.2.3","stable_tag":"2.2.3","tested":"6.9.4","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"YM Fast Options","header_author":"Yan Metelitsa","header_description":"Plugin that allows you to quickly and easily create a new options section for your website.","assets_banners_color":"e6aa81","last_updated":"2026-04-03 15:29:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/yanmet.com\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2233,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"1.0.12":{"tag":"1.0.12","author":"yanmetelitsa","date":"2025-12-05 15:48:40"},"2.0.6":{"tag":"2.0.6","author":"yanmetelitsa","date":"2025-12-05 15:48:40"},"2.1.0":{"tag":"2.1.0","author":"yanmetelitsa","date":"2025-12-05 15:48:40"},"2.2.3":{"tag":"2.2.3","author":"yanmetelitsa","date":"2026-04-03 15:29:47"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3144665,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3144665,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":3144665,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500-ru.png":{"filename":"banner-1544x500-ru.png","revision":3161664,"resolution":"1544x500","location":"assets","locale":"ru"},"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3052849,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250-ru.png":{"filename":"banner-772x250-ru.png","revision":3161664,"resolution":"772x250","location":"assets","locale":"ru"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3052849,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.12","2.0.6","2.1.0","2.2.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2218,1253],"plugin_category":[],"plugin_contributors":[213914],"plugin_business_model":[],"class_list":["post-186367","plugin","type-plugin","status-publish","hentry","plugin_tags-options","plugin_tags-settings","plugin_contributors-yanmetelitsa","plugin_committers-yanmetelitsa"],"banners":{"banner":"https:\/\/ps.w.org\/ym-fast-options\/assets\/banner-772x250.png?rev=3052849","banner_2x":"https:\/\/ps.w.org\/ym-fast-options\/assets\/banner-1544x500.png?rev=3052849","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/ym-fast-options\/assets\/icon.svg?rev=3144665","icon":"https:\/\/ps.w.org\/ym-fast-options\/assets\/icon.svg?rev=3144665","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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!<\/p>\n\n<p>Easily create and manage site settings, store contacts, and handle dynamic data with streamlined efficiency.<\/p>\n\n<h4>Documentation<\/h4>\n\n<p>You can find more detailed documentation on the <a href=\"https:\/\/yanmet.com\/blog\/ym-fast-options-wordpress-plugin-documentation\">official website<\/a>.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Create settings pages, including top-level and sub-pages<\/li>\n<li>Add and manage options for your settings pages<\/li>\n<li>Enjoy full access to all WordPress Settings API features within a lightweight interface<\/li>\n<li>Seamlessly integrate settings into your multisite as needed<\/li>\n<\/ul>\n\n<h4>Field Types<\/h4>\n\n<ul>\n<li>text<\/li>\n<li>textarea<\/li>\n<li>number<\/li>\n<li>select<\/li>\n<li>checkbox<\/li>\n<li>radio<\/li>\n<li>tel<\/li>\n<li>email<\/li>\n<li>url<\/li>\n<li>image<\/li>\n<li>date<\/li>\n<li>datetime-local<\/li>\n<li>month<\/li>\n<li>week<\/li>\n<li>time<\/li>\n<li>color<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>2.2.3<\/h4>\n\n<ul>\n<li>Minor fixes<\/li>\n<\/ul>\n\n<h4>2.2.1<\/h4>\n\n<ul>\n<li>Fix: WordPress 6.7.0 <code>get_plugin_data()<\/code><\/li>\n<\/ul>\n\n<h4>2.2.0<\/h4>\n\n<ul>\n<li>New: <code>image<\/code> field type<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>New: Multisite mode \u2013 set <code>in_network<\/code> argument in YMFO_Page as true to set options as for multisite<\/li>\n<li>New: <code>ymfo_update_option<\/code>, <code>ymfo_get_option<\/code> and <code>ymfo_is_option_exists<\/code> can be used to work with multisite options<\/li>\n<li>New: 'Settings saved' messages for non-general options pages<\/li>\n<li>New: Now all YMFO_Page instances stored in YMFO <code>$pages<\/code> property<\/li>\n<li>New: Documentation link on <code>Plugins<\/code> page<\/li>\n<li>Fix: Better <code>select<\/code>, <code>checkbox<\/code> and <code>radio<\/code> fields work<\/li>\n<\/ul>\n\n<h4>2.0.6<\/h4>\n\n<ul>\n<li>New: Ability to display menu separator above top-level menu item with <code>has_separator<\/code> argument<\/li>\n<\/ul>\n\n<h4>2.0.5<\/h4>\n\n<ul>\n<li>Fix: Translations<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>New: Plugin's usage docs have been moved to the option page help tab<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>New: <code>ymfo_is_option_exists<\/code> function<\/li>\n<li>Fix: Default checkbox value<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>New: Since <code>2.0.0<\/code> you will have to avoid using <code>add_action<\/code> callback to register YMFO options<\/li>\n<li>New: <code>format_field_slug<\/code> and <code>format_page_slug<\/code> methods are public and static now<\/li>\n<li>New: <code>parent_page<\/code> argument now can be of <code>string<\/code> type<\/li>\n<li>New: Ability to add HTML to section description<\/li>\n<li>Fix: PHPDoc improvements<\/li>\n<\/ul>\n\n<h4>1.0.12<\/h4>\n\n<ul>\n<li>New: Ability to add HTML to field description<\/li>\n<\/ul>\n\n<h4>1.0.11<\/h4>\n\n<ul>\n<li>New: <code>ymfo_add_option<\/code> and <code>ymfo_update_option<\/code> functions<\/li>\n<\/ul>\n\n<h4>1.0.10<\/h4>\n\n<ul>\n<li>New: Page argument <code>show_docs<\/code> (default <code>true<\/code>). Allows to hide plugin documentation on settings page<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>New: <code>radio<\/code> field type<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>New: Ability to copy fields slugs and code snippets by click<\/li>\n<li>Fix: Visual improvement<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>New: <code>[ymfo]<\/code> shortcode<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>New: <code>select<\/code> and <code>checkbox<\/code> field types<\/li>\n<li>New: <code>options<\/code> field argument<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>New: <code>number<\/code> field type<\/li>\n<li>New: <code>min<\/code>, <code>max<\/code>, <code>step<\/code> field arguments<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>New: Subpages functionality<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>New: <code>placeholder<\/code> field argument<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>New: <code>textarea<\/code> field type<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Create custom options, settings, global data fields, and more for your WordPress site with just a few lines of code.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/186367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=186367"}],"author":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/yanmetelitsa"}],"wp:attachment":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=186367"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=186367"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=186367"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=186367"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=186367"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=186367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}