[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$foO4DWtsiaPXBRJvW6RZQA6_gqCKfM6eP60cfVFzUtFc":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"imarkimage","Imark Image","https:\u002F\u002Fprofiles.wordpress.org\u002Fimarkimage\u002F",1,900,85,30,84,"2026-04-04T11:39:04.466Z",[14],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":8,"downloaded":20,"rating":21,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":30,"download_link":31,"security_score":9,"vuln_count":32,"unpatched_count":32,"last_vuln_date":33,"fetched_at":34},"acf-archive","Advanced Custom Fields: Archive Templates","1.0.6","\u003Cp>ACF Archives is a little plugin for helping you attach ACF fields to the archive template.\u003Cbr \u002F>\nThe plugin will add a submenu for each public custom post type with archive defined\u003Cbr \u002F>\nand then you can select under ACF rules box.\u003C\u002Fp>\n\u003Ch3>Want to add or remove the submenu for other custom post types?\u003C\u002Fh3>\n\u003Cp>Here is a code example you can add to to your theme functions.php\u003C\u002Fp>\n\u003Cpre>\u003Ccode>    add_filter( 'acf_archive_post_types', 'change_acf_archive_cpt' );\n    function change_acf_archive_cpt( $cpts ) {\n        \u002F\u002F 'book' and 'movie' are the cpt key.\n\n        \u002F\u002F Remove cpt\n        unset( $cpts['book'] );\n\n        \u002F\u002F Add cpt\n        $cpts['movie'] = Movies Archive;\n\n        return $cpts;\n    }\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Get the acf field on archive page\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>    $object = get_queried_object();\n    $field = get_field( 'field_name', $object->name );\n\n    var_dump( $field );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>From within WordPress\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Visit ‘Plugins > Add New’\u003C\u002Fli>\n\u003Cli>Search for ‘acf archive’\u003C\u002Fli>\n\u003Cli>Activate ACF Archive from your Plugins page.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Manually\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Upload the \u003Ccode>acf-archive\u003C\u002Fcode> folder to the \u003Ccode>\u002Fwp-content\u002Fplugins\u002F\u003C\u002Fcode> directory\u003C\u002Fli>\n\u003Cli>Activate the ACF Archive plugin through the ‘Plugins’ menu in WordPress\u003C\u002Fli>\n\u003C\u002Fol>\n","ACF Archive is a little plugin for helping you attach ACF fields to the archive template.",12383,100,2,"2020-05-25T18:54:00.000Z","5.4.19","4.1","5.4",[28,15,29],"acf","advanced-custom-fields","https:\u002F\u002Fwww.imark.co.il\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facf-archive.1.0.6.zip",0,null,"2026-03-15T15:16:48.613Z"]