{"id":26819,"date":"2014-01-06T15:37:12","date_gmt":"2014-01-06T15:37:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/voce-seo\/"},"modified":"2016-11-29T17:13:53","modified_gmt":"2016-11-29T17:13:53","slug":"voce-seo","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/voce-seo\/","author":3429566,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.6.3","stable_tag":"trunk","tested":"4.2.39","requires":"3.7.0","requires_php":"","requires_plugins":"","header_name":"Voce SEO","header_author":"Voce Platforms","header_description":"","assets_banners_color":"d94965","last_updated":"2016-11-29 17:13:53","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/voceconnect.com\/","header_author_uri":"http:\/\/voceconnect.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3208,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-1154x500.png":{"filename":"banner-1154x500.png","revision":"952540","resolution":"1154x500","location":"assets","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"952540","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.2.0","0.2.1","0.2.2","0.2.3","0.2.5","0.2.6","0.2.7","0.2.8","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.9","0.4.0","0.5.0","0.5.1","0.5.2","0.6.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[186],"plugin_category":[],"plugin_contributors":[78211,84995,82805,78212,78214],"plugin_business_model":[],"class_list":["post-26819","plugin","type-plugin","status-publish","hentry","plugin_tags-seo","plugin_contributors-kevinlangleyjr","plugin_contributors-matstars","plugin_contributors-prettyboymp","plugin_contributors-smccafferty","plugin_contributors-voceplatforms","plugin_committers-chrisscott","plugin_committers-prettyboymp","plugin_committers-smccafferty"],"banners":{"banner":"https:\/\/ps.w.org\/voce-seo\/assets\/banner-772x250.png?rev=952540","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/voce-seo_d94965.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Adds filterable SEO and Social fields to all publicly queryable post types and applies them to the header of the site to improve discoverability.<\/p>\n\n<h3>As standard plugin:<\/h3>\n\n<blockquote>\n  <p>See <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">Installing Plugins<\/a>.<\/p>\n<\/blockquote>\n\n<h3>As theme or plugin dependency:<\/h3>\n\n<blockquote>\n  <p>After dropping the plugin into the containing theme or plugin, add the following:\n      <code>php\n  if( ! class_exists( 'VSEO' ) ) {\n      require_once( $path_to_voce_seo . '\/voce-seo.php' );\n  }<\/code><\/p>\n<\/blockquote>\n\n<!--section=installation-->\n<ol>\n<li>Install the Voce Seo plugin folder directly into the <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin via the <code>Plugins<\/code> menu in the WordPress admin.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>Version 0.6.3<\/h4>\n\n<ul>\n<li>Removing error control operator<\/li>\n<\/ul>\n\n<h4>Version 0.6.2<\/h4>\n\n<ul>\n<li>Removing usage of grunt-voce-plugins in favor of the individually used node modules<\/li>\n<\/ul>\n\n<h4>Version 0.6.1<\/h4>\n\n<ul>\n<li>Fixing non-static method deprecated notice<\/li>\n<\/ul>\n\n<h4>Version 0.6.0<\/h4>\n\n<ul>\n<li>Adding more flexible support for other single post types<\/li>\n<li>Adding keywords support.<\/li>\n<\/ul>\n\n<h4>Version 0.5.4<\/h4>\n\n<ul>\n<li>Adding <code>get_vseo_meta<\/code> filter<\/li>\n<\/ul>\n\n<h4>Version 0.5.3<\/h4>\n\n<ul>\n<li>Adding escaping per VIP<\/li>\n<\/ul>\n\n<h4>Version 0.5.2<\/h4>\n\n<ul>\n<li>Strict comparisons<\/li>\n<li>Escaping<\/li>\n<li>Meta output validation<\/li>\n<\/ul>\n\n<h4>Version 0.5.0<\/h4>\n\n<ul>\n<li>Testing with WordPress 4.2.1<\/li>\n<li>Adding handling to vseo meta for term splitting<\/li>\n<\/ul>\n\n<h4>Version 0.4.0<\/h4>\n\n<ul>\n<li>Testing with WordPress 4.1<\/li>\n<li>Removing build files<\/li>\n<li>Updating dependencies<\/li>\n<\/ul>\n\n<h4>Version 0.3.9<\/h4>\n\n<ul>\n<li>Only add meta box if post_type_object is valid<\/li>\n<\/ul>\n\n<h4>Version 0.3.8<\/h4>\n\n<ul>\n<li>Escape translated strings.<\/li>\n<\/ul>\n\n<h4>Version 0.3.7<\/h4>\n\n<ul>\n<li>Don't use <code>$_REQUEST<\/code>, be explicit.<\/li>\n<\/ul>\n\n<h4>Version 0.3.6<\/h4>\n\n<ul>\n<li>Add <code>vseo_twitterimage<\/code> filter to filter the twitter:image property.<\/li>\n<\/ul>\n\n<h4>Version 0.3.5<\/h4>\n\n<ul>\n<li>No change. Syncing with wordpress.org version bump needed for SVN permissions fix.<\/li>\n<\/ul>\n\n<h4>Version 0.3.4<\/h4>\n\n<ul>\n<li>Remove 301 Redirect meta element, which was deprecated<\/li>\n<\/ul>\n\n<h4>Version 0.3.3<\/h4>\n\n<ul>\n<li>Escape output. Sanitize input. Remove <code>vseo_sanitize_meta_text()<\/code> and replace callbacks to it with <code>sanitize_text_field()<\/code><\/li>\n<\/ul>\n\n<h4>Version 0.3.2<\/h4>\n\n<ul>\n<li>Change file permissions to remove execute and write<\/li>\n<\/ul>\n\n<h4>Version 0.3.1<\/h4>\n\n<ul>\n<li>Set image to full size for og:image<\/li>\n<li>Use og:description on homepage<\/li>\n<\/ul>\n\n<h4>Version 0.3.0<\/h4>\n\n<ul>\n<li>Adding ability to set separate Facebook, Twitter and SEO title<\/li>\n<\/ul>\n\n<h4>Version 0.2.9<\/h4>\n\n<ul>\n<li>Adding ability to set title and description meta for taxonomy terms, set in the taxonomy term admin page<\/li>\n<\/ul>\n\n<h4>Version 0.2.8<\/h4>\n\n<ul>\n<li>Fixing issue where tag attributes would not be separated.<\/li>\n<\/ul>\n\n<h4>Version 0.2.7<\/h4>\n\n<ul>\n<li>Reworking logic to create meta\/link tags; an associative array is generated of all the meta\/link tags and is now filterable.<\/li>\n<li>OG and Twitter tags can now be filtered\/disabled.<\/li>\n<\/ul>\n\n<h4>Version 0.2.5<\/h4>\n\n<ul>\n<li>Separate filters for og:description and twitter:description<\/li>\n<li>Add separate field for twitter description<\/li>\n<li>Change logic for twitter and facebook description to: respective separate meta text field falls back to voce seo generic meta text field to excerpt.<\/li>\n<\/ul>\n\n<h4>Version 0.2.4<\/h4>\n\n<ul>\n<li>Refactor og:title and twitter:title to be filterable and use a more appropriate title based on the queried object.<\/li>\n<\/ul>\n\n<h4>Version 0.2.2<\/h4>\n\n<ul>\n<li>Fix bug in 'wp_title' filter affecting archive pages.<\/li>\n<\/ul>\n\n<h4>Version 0.2.1<\/h4>\n\n<ul>\n<li>Adding metabox to the page post type as well as publicly_queryable post types.<\/li>\n<li>Had to include page manually since it is not set as publicly queryable by default.<\/li>\n<\/ul>\n\n<h4>Version 0.2.0<\/h4>\n\n<ul>\n<li>Adding composer\/dependencies<\/li>\n<\/ul>\n\n<h4>Version 0.1.1<\/h4>\n\n<ul>\n<li>Changing name of version constants.<\/li>\n<\/ul>\n\n<h4>Version 0.1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"An SEO plugin taking things from both WP SEO and All in One SEO but leaving out the VIP incompatible pieces.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/26819","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=26819"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/prettyboymp"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=26819"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=26819"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=26819"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=26819"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=26819"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=26819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}