{"id":2203,"date":"2007-10-22T12:42:39","date_gmt":"2007-10-22T12:42:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/no-widget-category-cloud\/"},"modified":"2009-06-20T14:28:24","modified_gmt":"2009-06-20T14:28:24","slug":"no-widget-category-cloud","status":"publish","type":"plugin","link":"https:\/\/tt.wordpress.org\/plugins\/no-widget-category-cloud\/","author":242490,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.2","stable_tag":"0.2","tested":"2.5","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"No Widget Category Cloud","header_author":"Matt Martz","header_description":"","assets_banners_color":"","last_updated":"2009-06-20 14:28:24","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/sivel.net\/wordpress\/","header_author_uri":"http:\/\/sivel.net","rating":0,"author_block_rating":0,"active_installs":10,"downloads":7041,"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":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566835","resolution":"1","location":"plugin"}},"screenshots":{"1":"Screenshot of end product."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[610,1975,175,86,166],"plugin_category":[46,57],"plugin_contributors":[78725],"plugin_business_model":[],"class_list":["post-2203","plugin","type-plugin","status-publish","hentry","plugin_tags-categories","plugin_tags-formatting","plugin_tags-links","plugin_tags-post","plugin_tags-posts","plugin_category-editor-and-writing","plugin_category-taxonomy","plugin_contributors-sivel","plugin_committers-sivel"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/no-widget-category-cloud.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/no-widget-category-cloud\/trunk\/screenshot-1.png?rev=1566835","caption":"Screenshot of end product."}],"raw_content":"<!--section=description-->\n<p>Creates a function that can be placed in a wordpress template for a category cloud that exists without the requirement of widgets or a widget ready theme.<\/p>\n\n<p>I created this plugin after I started using a single column theme that is not widget ready.  I found that there were multiple plugin widgets available, but no plugin that would allow me to just place a php function into my theme to display a category cloud.<\/p>\n\n<p>Some ideas for oter uses of this plugin:<\/p>\n\n<ol>\n<li>Install WP-Sticky and Exec-PHP.  Create a Sticky post which will stay at the top of your page and type the php code for this plugin in the post.  Now you have a Category Cloud that stays at the top of your page.<\/li>\n<\/ol>\n\n<h3>Requirements<\/h3>\n\n<ol>\n<li>Wordpress 2.x<\/li>\n<li>Web server that supports PHP<\/li>\n<\/ol>\n\n<h3>Upgrade<\/h3>\n\n<ol>\n<li>Deactivate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Delete the previous <code>no-widget-category-cloud<\/code> folder from the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Upload the new <code>no-widget-category-cloud<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<h3>Usage<\/h3>\n\n<pre><code>&lt;?php nw_catcloud(small_size,big_size,size_unit,align,orderby,order,min_posts,hide_empty,title); ?&gt;\n\nsmall_size = font size, integer (default 75)\nbig_size = font size, integer (default 200)\nsize_unit = %, px, pt (default %)\nalign = left, right, center, justify (default left)\norderby = count, name (default name)\norder = asc, desc (default asc)\nmin_posts = minimum number of posts, integer (default 1)\nhide_empty = 0,1 (default 1, 1=yes,0=no)\ntitle = string (This can contain HTML to format the title) \n<\/code><\/pre>\n\n<ol>\n<li>Open the theme files, in your favorite editor, that you wish to add the category cloud to (index.php, single.php, page.php, etc...).<\/li>\n<li>Add a line that looks like above.  You can also use the defaults by not specifiying anything between the parentheses. See example 2 below.<\/li>\n<li>Enjoy.<\/li>\n<li>As I mentioned in the description you can also use this plugin with Exec-PHP and it would make a nice combo with WP-Sticky.<\/li>\n<\/ol>\n\n<h4>Examples<\/h4>\n\n<ol>\n<li><code>&lt;?php nw_catcloud(75,200,'%','left','name','asc',1,1,'&lt;h2 class=\"posttitle\" style=\"margin-bottom:0px;\"&gt;Categories&lt;\/h2&gt;'); ?&gt;<\/code><\/li>\n<li><code>&lt;?php nw_catcloud(); ?&gt;<\/code><\/li>\n<\/ol>\n\n<h3>To Do<\/h3>\n\n<ol>\n<li>I am open to suggestions.<\/li>\n<li>I am sure I will think of something.<\/li>\n<\/ol>\n\n<h3>Credit<\/h3>\n\n<p>I've got to give credit where credit is due.  And that credit goes to Lee Kelleher and his Category Cloud Widget.  I used a lot of his code in this plugin modifying it where needed to make it work the way I wanted.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>no-widget-category-cloud<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>NOTE: See \"Other Notes\" for Upgrade and Usage Instructions as well as other pertinent topics.<\/p>\n\n<!--section=changelog-->\n<h4>0.2 (2007-10-22):<\/h4>\n\n<ul>\n<li>Initial Public Release<\/li>\n<\/ul>","raw_excerpt":"Creates a function that can be placed in a wordpress template for a category cloud that exists without the requirement of widgets or a widget ready th &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2203"}],"author":[{"embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sivel"}],"wp:attachment":[{"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2203"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2203"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2203"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2203"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2203"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}