{"id":14956,"date":"2011-09-24T05:39:25","date_gmt":"2011-09-24T05:39:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ajax-post-meta\/"},"modified":"2015-05-05T12:30:54","modified_gmt":"2015-05-05T12:30:54","slug":"ajax-post-meta","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/ajax-post-meta\/","author":8120280,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"3.6.1","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"AJAX Post Meta","header_author":"Adam Harley, Paul Clark","header_description":"","assets_banners_color":"","last_updated":"2015-05-05 12:30:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/adamharley.co.uk","rating":0,"author_block_rating":0,"active_installs":30,"downloads":10242,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":{"":"<ul>\n<li>Add additional filter used on custom content type edit screen. Props @pt1985 http:\/\/go.brain.st\/RHiiTh<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1153773","resolution":"","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573780","resolution":"1","location":"plugin"}},"screenshots":{"1":"Clicking a value or blank area brings up an edit field."}},"plugin_section":[],"plugin_tags":[5943,221,5944,2997,2009],"plugin_category":[52,55,59],"plugin_contributors":[81419,78598],"plugin_business_model":[],"class_list":["post-14956","plugin","type-plugin","status-closed","hentry","plugin_tags-aioseo","plugin_tags-ajax","plugin_tags-all-in-one-seo","plugin_tags-bing","plugin_tags-custom-field","plugin_category-performance","plugin_category-seo-and-marketing","plugin_category-utilities-and-tools","plugin_contributors-kawauso","plugin_contributors-pdclark","plugin_committers-brainstormmedia"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/ajax-post-meta\/assets\/icon.svg?rev=1153773","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ajax-post-meta.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ajax-post-meta\/trunk\/screenshot-1.png?rev=1573780","caption":"Clicking a value or blank area brings up an edit field."}],"raw_content":"<!--section=description-->\n<p>Allow any plain-text custom field to be edited via AJAX on the <em>All Posts<\/em> page. We use it at <a href=\"http:\/\/brainstormmedia.com\">Brainstorm Media<\/a> for quickly editing SEO titles, descriptions, and keywords. However, filters are provided for targeting any plain-text custom field.<\/p>\n\n<p>AJAX Post Meta will auto-detect and add columns for:<\/p>\n\n<h4>Plugins<\/h4>\n\n<ul>\n<li>All in One SEO Pack<\/li>\n<li>Greg's High Performance SEO<\/li>\n<li>Headspace2<\/li>\n<li>Meta SEO Pack<\/li>\n<li>Platinum SEO<\/li>\n<li>SEO Ultimate<\/li>\n<li>WordPress SEO<\/li>\n<\/ul>\n\n<h4>Themes<\/h4>\n\n<ul>\n<li>Builder<\/li>\n<li>Headway<\/li>\n<li>Hybrid<\/li>\n<li>Thesis<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>ajax-post-meta<\/code> into the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>If your plugin or theme is supported, edit columns will be automatically added to your <em>All Posts<\/em> page.<\/li>\n<\/ol>\n\n<p><strong>Advanced<\/strong>: You may add support for other custom fields and post types using the following filters in your theme's <code>functions.php<\/code> file:<\/p>\n\n<pre><code>function my_ajax_meta_post_types( $post_types ) {\n    \/\/ Add list of post types to any previously enabled.\n    \/\/ To complete override, just return an array\n    return wp_parse_args( array(\n        'post',\n        'page',\n    ), $post_types );\n}\nadd_filter('ajax_meta_post_types', 'my_ajax_meta_post_types');\n\nfunction my_ajax_meta_keys($keys) {\n    \/\/ Array of meta keys to enable editing for\n    return wp_parse_args( array(\n        \/\/ Example AIOSEO meta keys\n        '_aioseop_title'       =&gt; __('Title Override'),\n        '_aioseop_description' =&gt; __('Description'),\n        '_aioseop_keywords'    =&gt; __('Keywords'),\n        '_aioseop_titleatr'    =&gt; __('Title Attribute'),\n        '_aioseop_menulabel'   =&gt; __('Menu Label'),\n\n        \/\/ General syntax\n        \/\/ 'meta_key'       =&gt; __('Column Title'),\n    ), $keys );\n}\nadd_filter('ajax_meta_keys', 'my_ajax_meta_keys');\n<\/code><\/pre>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Add additional filter used on custom content type edit screen. Props @pt1985 http:\/\/go.brain.st\/RHiiTh<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Edit SEO tags (or any custom field) from the All Posts page. Auto-detects SEO plugins &amp; themes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14956","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=14956"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/brainstormmedia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14956"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14956"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14956"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14956"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14956"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}