{"id":11676,"date":"2011-01-05T17:20:36","date_gmt":"2011-01-05T17:20:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/kazoo-templated-content\/"},"modified":"2013-07-25T10:03:30","modified_gmt":"2013-07-25T10:03:30","slug":"kazoo-templated-content","status":"publish","type":"plugin","link":"https:\/\/ug.wordpress.org\/plugins\/kazoo-templated-content\/","author":7051996,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"1.2.0","tested":"3.1.4","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"Kazoo Templated Content","header_author":"Andrew Friedl","header_description":"","assets_banners_color":"","last_updated":"2013-07-25 10:03:30","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.andrewfriedl.com\/wordpress-plugins\/kazoo-templated-content\/","header_plugin_uri":"http:\/\/www.AndrewFriedl.com\/wordpress-plugins\/kazoo-templated-content\/","header_author_uri":"http:\/\/www.AndrewFriedl.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3553,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.0.3","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.2.0"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539400","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539400","resolution":"1","location":"plugin"}},"screenshots":{"1":"Kazoo Content Templates stored in the Wordpress Database.","2":"Editing a template from the database."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[131,170,86,168,162],"plugin_category":[43,44],"plugin_contributors":[89331],"plugin_business_model":[],"class_list":["post-11676","plugin","type-plugin","status-publish","hentry","plugin_tags-comment","plugin_tags-page","plugin_tags-post","plugin_tags-sidebar","plugin_tags-widget","plugin_category-customization","plugin_category-discussion-and-community","plugin_contributors-afriedl","plugin_committers-afriedl"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/kazoo-templated-content.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/kazoo-templated-content\/trunk\/screenshot-1.png?rev=1539400","caption":"Kazoo Content Templates stored in the Wordpress Database."},{"src":"https:\/\/ps.w.org\/kazoo-templated-content\/trunk\/screenshot-2.png?rev=1539400","caption":"Editing a template from the database."}],"raw_content":"<!--section=description-->\n<p><strong>Kazoo Templated Content<\/strong> allows you to use HTML templates to program against the Wordpress API anywhere you can use a shortcode without PHP and without editing your theme.<\/p>\n\n<ul>\n<li>Implement a custom templated post, page, and comments loop anywhere.<\/li>\n<li>Implement a custom templated RSS feed anywhere.<\/li>\n<li>Include or exclude templated content based upon user status.<\/li>\n<li>Use only the Kazoo shortcode and either inline or databased HTML templates.<\/li>\n<li>NO PHP CODING REQUIRED.<\/li>\n<li>NO THEME EDITING RERQUIRED.<\/li>\n<li>Easily extend Kazoo with custom libraries (requires PHP).<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the Plugin from Plugins page. Install directly from the Admin Control Panel by selecting Plugins--Add New, search for \"Kazoo\", locate \"Kazoo Templated Content\" and click \"Install Now, Activiate and enjoy.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>What type of templates does Kazoo use?<\/dt>\n<dd><p>Kazoo uses HTML templates typed in through either the Post\/Page Content Editor or through its special Admin Panel.<\/p><\/dd>\n<dt>Where are the templates stored?<\/dt>\n<dd><p>Templates can be stored within the database table or they can be typed directly in between the start and end short code tags.<\/p><\/dd>\n<dt>What do the shortcodes look like?<\/dt>\n<dd><p>Either [kazoo] ... [\/kazoo] for an inline template or [kazoo src=\"5\" \/] for a templates stored in the database.<\/p><\/dd>\n<dt>Do I have to know any PHP to use Kazoo?<\/dt>\n<dd><p>No.  Kazoo gives you access the Wordpress API without any knowledge of PHP.<\/p><\/dd>\n<dt>Do I need any knowledge of the Wordpress API<\/dt>\n<dd><p>It would be helpful.<\/p><\/dd>\n<dt>I can't find the Kazoo Admin Panel?<\/dt>\n<dd><p>It is under Settings \/ Kazoo Templates.<\/p><\/dd>\n<dt>Where can I find tutorials and get help?<\/dt>\n<dd><p>From the Kazoo Templates Content website at http:\/\/www.kazooplugin.com?<\/p><\/dd>\n<dt>Are you willing to build in additional features?<\/dt>\n<dd><p>Yes, all feature requests will be considered.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added database storage of templates and related Admin Pages.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed error to remove slashes in template content.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Fixed bug in debug output. Setting shortcode isdebug='true' properly generates debug template output.<\/li>\n<li>Rewrote output buffer handling in EVAL and INCLUDE library tags.<\/li>\n<li>Moved buffer output class to KudzuPHP include and eliminated CKazooWriter class.<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Overcome SVN issues in 1.0.4<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Altered Plugin Website Information<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Bugfix in library imports<\/li>\n<li>Bugfix in FEED library<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Added code to FEED library to evaluate the 'Error' node when a feed error occurs.<\/li>\n<li>Added additional parameter to FEED to allow the RSS feed to ignore date order on returned items.<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>Added optional urlencoding in parameter substitution.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Updated to latest version of KudzuPHP to include the Random tag.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Updated to latest version of KudzuPHP to include parameter substitutions.<\/li>\n<\/ul>","raw_excerpt":"Include custom templated post, page, comment, attachment loops, RSS feeds and conditional content anywhere without writing any PHP.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11676"}],"author":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/afriedl"}],"wp:attachment":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11676"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11676"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11676"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11676"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11676"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}