{"id":34362,"date":"2015-02-10T19:59:32","date_gmt":"2015-02-10T19:59:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/caldera-metaplate\/"},"modified":"2015-12-22T09:41:53","modified_gmt":"2015-12-22T09:41:53","slug":"caldera-metaplate","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/caldera-metaplate\/","author":9688619,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.4.2","stable_tag":"0.4.2","tested":"4.4.34","requires":"3.9","requires_php":"","requires_plugins":"","header_name":"Metaplate","header_author":"CalderaWP","header_description":"","assets_banners_color":"ccd8b3","last_updated":"2015-12-22 09:41:53","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/calderawp.com","header_plugin_uri":"","header_author_uri":"","rating":4.5,"author_block_rating":0,"active_installs":30,"downloads":4470,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>still new, so nothing to upgrade.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":"1","5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1086724","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1086724","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1086724","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1086724","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1088418","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2.0","0.3.0","0.3.1","0.4.0","0.4.1","0.4.2"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"<strong>Template Editor<\/strong> - Handlebars.php based templating.","2":"<strong>Set Your Post Types<\/strong> - Choose which post types to use a metaplate with and where to output the template."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2217,15474,2010,2329,15475],"plugin_category":[],"plugin_contributors":[78449,78444],"plugin_business_model":[],"class_list":["post-34362","plugin","type-plugin","status-closed","hentry","plugin_tags-advanced-custom-fields","plugin_tags-custom-field-suite","plugin_tags-custom-fields","plugin_tags-pods","plugin_tags-templating","plugin_contributors-desertsnowman","plugin_contributors-shelob9","plugin_committers-desertsnowman","plugin_committers-shelob9"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/caldera-metaplate\/assets\/icon.svg?rev=1086724","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/caldera-metaplate_ccd8b3.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Integrate Your Custom Fields With Any Theme Without Leaving The WordPress Admin!<\/strong><\/p>\n\n<p>Caldera Metaplate, by <a href=\"https:\/\/CalderaWP.com\">CalderaWP<\/a> gives you a simple, handlebars.php-based, template editor for WordPress posts, including custom post types. Provides an easy way to show your custom field values with almost any theme.<\/p>\n\n<p>For more information on how to use this plugin, see: <a href=\"https:\/\/calderawp.com\/downloads\/caldera-metaplate\/\">https:\/\/calderawp.com\/downloads\/caldera-metaplate\/<\/a><\/p>\n\n<p>https:\/\/www.youtube.com\/playlist?list=PLgeaHmX3MoiuxxCdHFbTFxlXlrlegBxCR<\/p>\n\n<h3>Works With<\/h3>\n\n<ul>\n<li><p>Meta fields added by Advanced Custom Fields<\/p><\/li>\n<li><p>Meta fields added by Custom Field Suite<\/p><\/li>\n<li><p>Meta fields added to post type Pods.<\/p><\/li>\n<li><p>Custom fields added with the custom field UI.<\/p><\/li>\n<li><p>Probably any custom field. We have not tested beyond Pods, ACF and CFS, yet:)<\/p><\/li>\n<\/ul>\n\n<h3>What About Custom Field Suite Repeater Fields?<\/h3>\n\n<p>Totally.<\/p>\n\n<!--section=installation-->\n<p>Install &amp; Activate the plugin through the 'Plugins' menu in WordPress<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Can I Use Post Fields, Like Post Content?<\/dt>\n<dd><p>Yes you can. Use <code>{{content}}<\/code><\/p><\/dd>\n<dt>Does It Work With Meta Fields Added With The Custom Field UI?<\/dt>\n<dd><p>Yep.<\/p><\/dd>\n<dt>What type of Pods Does It Work With?<\/dt>\n<dd><p>Post type Pods using the default meta storage method.<\/p><\/dd>\n<dt>Does It Work With Advanced Custom Fields Loop Field?<\/dt>\n<dd><p>Yes it does!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.1 ( January, 2015 )<\/h4>\n\n<p>Initial release to WordPress.org<\/p>\n\n<h4>0.2.0<\/h4>\n\n<p>Bug fixes<\/p>\n\n<h4>0.3.0<\/h4>\n\n<p>Bug fixes.\nADDED: Ability to load metaplates from file system.\nADDED: Is conditionals for boolean template tags.\nADDED: Fixed. Shortcodes in metaplates not working when metaplate is outputted with a shortcode. #18<\/p>\n\n<h4>0.3.1<\/h4>\n\n<p>FIXED: Busted vendor dir on WPORG. #19\nUPGRADED: magic-tags package, allowing auto-generated excerpts to be used.<\/p>\n\n<h4>0.4.0<\/h4>\n\n<p>ADDED: Ability to reference taxonomies in metaplates for posts.\nFIXED: Shortcodes in metaplates loaded from files.\nFIXED: Made metaplates from files not require a post ID, which made no sense to require.\nFIXED: Issue with no saved metaplates causing an error.\nFIXED: Issue where global post was used when it was not set in some situations.\nADDED: var_dump and sanatize helpers.<\/p>\n\n<h4>0.4.1<\/h4>\n\n<p>ADDED: added post var to object to use the raw post object\nADDED: added post_author var to object to use the raw user object\nADDED: added format_date helper to format dates\nFIXED: issues where sanitize the_excerpt would hit an infinite loop.\nFIXED: saved notification<\/p>\n\n<h4>0.4.2<\/h4>\n\n<p>FIXED: WordPress 4.4 compatibility ( edit link now shows again )\nADDED: updated Handelbars PHP to latest version for PHP 7 compatibility<\/p>","raw_excerpt":"Integrate Your Custom Fields With Any Theme Without Leaving The WordPress Admin!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/34362","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=34362"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shelob9"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=34362"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=34362"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=34362"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=34362"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=34362"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=34362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}