[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f4ph_QLRK9c7-Sj3vzRG7ZyiLSuydSSBrDbQbGLc6biY":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"eoutvik","https:\u002F\u002Fprofiles.wordpress.org\u002Feoutvik\u002F",1,10,85,30,84,"2026-04-04T10:00:54.726Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":20,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":24,"download_link":31,"security_score":8,"vuln_count":20,"unpatched_count":20,"last_vuln_date":32,"fetched_at":33},"metamax","MetaMax","1.1.1","\u003Cp>MetaMax is meant to be a lightweight and super simple replacement for Yoast SEO. He does not have the advanced GUI or content analysis that Yoast SEO offers, but instead focuses on good standards and less noise &mdash; all ready to go in one click. MetaMax is also more performant than Yoast SEO, and will not have the same impact on your pageload. But of course you always cache your site anyways, right? Made with passion by Appex!\u003C\u002Fp>\n\u003Ch4>Tags\u003C\u002Fh4>\n\u003Cp>SEO, Yoast, social, sharing, meta, meta tags, facebook, twitter, google, description\u003C\u002Fp>\n\u003Ch3>Filters\u003C\u002Fh3>\n\u003Cblockquote>\n\u003Cp>Appex_Metamax::FILTER_META_OG_TITLE\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_DESCRIPTION\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_OG_DESCRIPTION\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_OG_LOCALE\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_OG_SITE_NAME\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_OG_URL\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_OG_VIDEO\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_OG_TYPE\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_PROFILE_FIRST_NAME\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_PROFILE_LAST_NAME\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_TWITTER_CARD\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_FB_APP_ID\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>The filters above will expect a string in return\u003C\u002Fp>\n\u003Ch4>Example\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>if ( class_exists( 'Appex_Metamax' ) ) {\n\n    add_filter( Appex_Metamax::FILTER_META_OG_TITLE, function( $content ) {\n\n        \u002F\u002F Override title if not on home page\n        if( !is_home() ) {\n\n            $content = 'My new fancy title';\n\n        }\n\n        return $content;\n\n    });\n\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cblockquote>\n\u003Cp>Appex_Metamax::FILTER_META_OG_IMAGE\u003Cbr \u002F>\n  Appex_Metamax::FILTER_META_DEFAULT_OG_IMAGE\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>The image filters will expect an array of arrays with url, width and height in the following format: array(array(url, width, height));\u003C\u002Fp>\n\u003Ch4>Example\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u002F\u002F Default image fallback filter\nif ( class_exists( 'Appex_Metamax' ) ) {\n\n    add_filter( Appex_Metamax::FILTER_META_DEFAULT_OG_IMAGE, function( $images ) {\n\n        $images[] = wp_get_attachment_image_src( $attachment_id, 'large' );\n\n        return $images;\n\n    });\n\n}\n\n\u002F\u002F Add images\nif ( class_exists( 'Appex_Metamax' ) ) {\n\n    add_filter( Appex_Metamax::FILTER_META_OG_IMAGE, function( $images ) {\n\n        $images[] = array(\n                        'http:\u002F\u002Fexample.com\u002Fimages\u002Fwaycoolimage.jpg', \n                        1200, \n                        800 \n                    );\n\n        if( is_archive() ) {\n\n            $images[] = wp_get_attachment_image_src( $attachment_id, 'large' );\n\n        }\n\n        return $images;\n\n    });\n\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n","MetaMax automagically inserts meta tags in your html to make your site more SEO friendly.",1848,0,"2016-10-19T12:42:00.000Z","4.7.32","4.6","",[26,27,28,29,30],"google","meta-description","meta-title","noindex","seo","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmetamax.1.1.1.zip",null,"2026-03-15T14:54:45.397Z"]