[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fSv7B0YrUyBktdYG8r9K70nWR88KqoR8HsuY8Coi_Z2g":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},"francescotaurino","Francesco Taurino","https:\u002F\u002Fprofiles.wordpress.org\u002Ffrancescotaurino\u002F",3,20,87,30,85,"2026-04-05T02:48:48.177Z",[14,38,56],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":33,"download_link":34,"security_score":11,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"ga-tracking-code","GA Tracking Code","1.4","\u003Cp>GA Tracking Code connects your WordPress website with Google Analytics.\u003Cbr \u002F>\nIt adds the tracking script using the official installation method of Google Analytics,\u003Cbr \u002F>\nas described in the Instructions for Manual Tag Installation.\u003Cbr \u002F>\nThis means it doesn’t weigh down the system and requires only a few lines of code.\u003Cbr \u002F>\nAdding a Google Analytics tracking code is very simple as all you need to do is\u003Cbr \u002F>\nenter your ‘Tracking ID’ in the plugin settings.\u003Cbr \u002F>\nIt is super easy and effective at the same time.\u003C\u002Fp>\n\u003Ch3>From within WordPress\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Visit ‘Plugins > Add New’\u003C\u002Fli>\n\u003Cli>Search for ‘GA Tracking Code’\u003C\u002Fli>\n\u003Cli>Activate GA Tracking Code from your Plugins page.\u003C\u002Fli>\n\u003Cli>Go to “after activation” below.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Manually\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Upload the \u003Ccode>ga-tracking-code\u003C\u002Fcode> folder to the \u003Ccode>\u002Fwp-content\u002Fplugins\u002F\u003C\u002Fcode> directory\u003C\u002Fli>\n\u003Cli>Activate the GA Tracking Code plugin through the ‘Plugins’ menu in WordPress\u003C\u002Fli>\n\u003Cli>Go to “after activation” below.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>After activation\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Go to \u003Ccode>GA Tracking Code\u003C\u002Fcode> (main menu in Left side) > General Settings\u003C\u002Fli>\n\u003Cli>Enter your tracking ID, and then click Save\u003C\u002Fli>\n\u003Cli>You’re done!\u003C\u002Fli>\n\u003C\u002Fol>\n","GA Tracking Code connects your WordPress website with Google Analytics. It adds the tracking script using the official installation method of Google A &hellip;",10,7211,100,1,"2023-05-28T17:27:00.000Z","6.2.9","3.1.0","",[15,29,30,31,32],"google-analytics","google-analytics-tracking-code","simple","tracking-code","https:\u002F\u002Fit.wordpress.org\u002Fplugins\u002Fga-tracking-code","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fga-tracking-code.1.4.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":20,"downloaded":44,"rating":35,"num_ratings":35,"last_updated":45,"tested_up_to":25,"requires_at_least":46,"requires_php":47,"tags":48,"homepage":54,"download_link":55,"security_score":11,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"wp-head-footer","WP Head Footer","1.2","\u003Cp>WP Head Footer allows you to easily add custom code to the header and\u002For footer of any post,\u003Cbr \u002F>\npage, or custom post type on your WordPress site without modifying theme files.\u003Cbr \u002F>\nYou can add JavaScript, HTML, CSS, and unleash your creativity to take your website to the next level.\u003C\u002Fp>\n\u003Ch4>Installation\u003C\u002Fh4>\n\u003Cp>To install the WP Head Footer plugin, follow these steps:\u003C\u002Fp>\n\u003Cp>Upload the WP Head Footer plugin to the \u002Fwp-content\u002Fplugins\u002F directory of your WordPress site, or install it through the WordPress admin area.\u003Cbr \u002F>\nActivate the plugin from the WordPress plugins screen.\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>To start adding your custom code at a global level or for individual posts\u002Fpages, follow these steps:\u003C\u002Fp>\n\u003Cp>Go to the WP Head Footer settings page.\u003Cbr \u002F>\nAdd your custom code in the provided fields.\u003C\u002Fp>\n\u003Ch4>Notes\u003C\u002Fh4>\n\u003Cp>If the metabox is not displayed, you can manually add support by using the “add_post_type_support”\u003Cbr \u002F>\nfunction with the key “wp-head-footer”. Here’s an example:\u003Cbr \u002F>\n    add_action(‘init’, ‘my_custom_post_type_support’);\u003Cbr \u002F>\n    function my_custom_post_type_support() {\u003Cbr \u002F>\n        add_post_type_support(‘your_custom_post_type’, ‘wp-head-footer’);\u003Cbr \u002F>\n    }\u003C\u002Fp>\n\u003Cp>If you are using third-party plugins like ACF or CPT UI to create the post type,\u003Cbr \u002F>\nyou can directly add support for WP Head Footer there.\u003Cbr \u002F>\nPlease note that using this plugin requires “manage_options” capability. Also, exercise caution when adding custom code to your site, as the plugin does not provide input validation or filtering.\u003C\u002Fp>\n\u003Ch4>Support\u003C\u002Fh4>\n\u003Cp>If you encounter any issues or have questions, please contact our support team at:\u003Cbr \u002F>\nhttps:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fwp-head-footer\u003C\u002Fp>\n","WP Head Footer allows you to easily add custom code to the header and\u002For footer of any post, page, or custom post type on your WordPress site without &hellip;",1472,"2023-05-28T18:12:00.000Z","3.3.0","5.2.4",[49,50,51,52,53],"footer","head","header","wp_footer","wp_head","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-head-footer\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-head-footer.1.2.zip",{"slug":57,"name":58,"version":59,"author":5,"author_profile":6,"description":60,"short_description":61,"active_installs":35,"downloaded":62,"rating":63,"num_ratings":64,"last_updated":65,"tested_up_to":66,"requires_at_least":67,"requires_php":27,"tags":68,"homepage":74,"download_link":75,"security_score":76,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"reset-roles-and-capabilities","Reset Roles and Capabilities","2.8","\u003Cp>This plugin does only one thing: Reset Roles and Capabilities to WordPress defaults. Just install and activate it.\u003Cbr \u002F>\nOnce the process is finished, the plugin will deactivate itself.\u003C\u002Fp>\n","Resets WordPress Roles and Capabilities to their defaults and deactivates the plugin after the process is completed.",18197,98,28,"2025-01-18T20:58:00.000Z","6.7.5","2.9",[69,70,71,72,73],"capabilities","default","reset","roles","users","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Freset-roles-and-capabilities\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Freset-roles-and-capabilities.2.8.zip",92]