{"id":230554,"date":"2025-04-25T07:51:25","date_gmt":"2025-04-25T07:51:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/acf-custom-option-page\/"},"modified":"2025-10-13T11:46:06","modified_gmt":"2025-10-13T11:46:06","slug":"custom-option-page-for-acf","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/custom-option-page-for-acf\/","author":21124221,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2","stable_tag":"1.2","tested":"6.8.5","requires":"4.6","requires_php":"","requires_plugins":null,"header_name":"Custom Option Page for ACF","header_author":"Parimal Patel","header_description":"Creates custom option pages with ACF.","assets_banners_color":"eef2f4","last_updated":"2025-10-13 11:46:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":100,"downloads":1009,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"parimalpatel","date":"2025-04-25 08:01:11"},"1.1":{"tag":"1.1","author":"parimalpatel","date":"2025-05-01 06:59:42"},"1.2":{"tag":"1.2","author":"parimalpatel","date":"2025-10-13 11:46:06"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":3},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3281556,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3281556,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3281556,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3281556,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3281556,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3281556,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3281556,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"The custom option page interface showing the main settings panel.","2":"Example of field management with ACF integration, displaying various field types.","3":"Example of ACF Option Page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2211,2218,22028],"plugin_category":[59],"plugin_contributors":[241390],"plugin_business_model":[],"class_list":["post-230554","plugin","type-plugin","status-publish","hentry","plugin_tags-acf","plugin_tags-options","plugin_tags-options-page","plugin_category-utilities-and-tools","plugin_contributors-parimalpatel","plugin_committers-parimalpatel"],"banners":{"banner":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/banner-772x250.png?rev=3281556","banner_2x":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/banner-1544x500.png?rev=3281556","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/icon-128x128.png?rev=3281556","icon_2x":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/icon-256x256.png?rev=3281556","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/screenshot-1.png?rev=3281556","caption":"The custom option page interface showing the main settings panel."},{"src":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/screenshot-2.png?rev=3281556","caption":"Example of field management with ACF integration, displaying various field types."},{"src":"https:\/\/ps.w.org\/custom-option-page-for-acf\/assets\/screenshot-3.png?rev=3281556","caption":"Example of ACF Option Page."}],"raw_content":"<!--section=description-->\n<p>The ACF Custom Option Page plugin allows you to create custom option pages using Advanced Custom Fields (ACF). This plugin enhances your WordPress admin interface by providing a seamless way to manage options with ACF's powerful field management system.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>custom-option-page-for-acf<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Ensure the Advanced Custom Fields (ACF) plugin is installed and activated, as this plugin is dependent on it.<\/li>\n<\/ol>\n\n<p><strong>Usage Example:<\/strong><\/p>\n\n<p>This plugin saves values in the WordPress options table using the format <code>copacf_options_FIELD_NAME<\/code>.<\/p>\n\n<p>To retrieve an option value on the frontend, use WordPress\u2019s native get_option() function:<\/p>\n\n<pre><code>get_option('copacf_options_FIELD_NAME')\n<\/code><\/pre>\n\n<p>Replace FIELD_NAME with the actual name of your ACF field.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20plugin%20require%20acf%3F'><h3>Does this plugin require ACF?<\/h3><\/dt>\n<dd><p>Yes, this plugin requires the Advanced Custom Fields (ACF) plugin to be installed and activated.<\/p><\/dd>\n<dt id='is%20this%20plugin%20compatible%20with%20the%20latest%20wordpress%20version%3F'><h3>Is this plugin compatible with the latest WordPress version?<\/h3><\/dt>\n<dd><p>Yes, tested up to WordPress 6.8. Always check the 'Tested up to' value for the latest compatibility.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>fixes some minor changes<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>fixes some minor changes<\/li>\n<\/ul>","raw_excerpt":"Easily create and manage custom options pages in your WordPress admin using Advanced Custom Fields (ACF). Perfect for theme or plugin settings.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/230554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=230554"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/parimalpatel"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=230554"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=230554"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=230554"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=230554"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=230554"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=230554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}