{"id":248272,"date":"2025-09-12T01:01:22","date_gmt":"2025-09-12T01:01:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/taxonomy-totals-wp\/"},"modified":"2025-09-12T01:00:45","modified_gmt":"2025-09-12T01:00:45","slug":"md-taxonomy-totals","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/md-taxonomy-totals\/","author":23344573,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"6.8.5","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"MD Taxonomy Totals","header_author":"Motion Digital IT","header_description":"Provides a [total_posts] shortcode to display total published posts, optionally filtered by the parameter - category or tag.","assets_banners_color":"5946f1","last_updated":"2025-09-12 01:00:45","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/motiondigital.com.au\/plugins","header_author_uri":"https:\/\/motiondigital.com.au","rating":0,"author_block_rating":0,"active_installs":0,"downloads":234,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"motiondigital","date":"2025-09-12 01:00:45"}},"upgrade_notice":{"1.0":"<p>Initial release of MD Taxonomy Totals plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3360196,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3360196,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3360196,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3360196,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3360196,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":3360196,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Admin instructions page showing usage examples","2":"Shortcode examples and parameter reference"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[89,442,166,80,91],"plugin_category":[43,57],"plugin_contributors":[247701],"plugin_business_model":[],"class_list":["post-248272","plugin","type-plugin","status-publish","hentry","plugin_tags-category","plugin_tags-count","plugin_tags-posts","plugin_tags-shortcode","plugin_tags-taxonomy","plugin_category-customization","plugin_category-taxonomy","plugin_contributors-motiondigital","plugin_committers-motiondigital"],"banners":{"banner":"https:\/\/ps.w.org\/md-taxonomy-totals\/assets\/banner-772x250.png?rev=3360196","banner_2x":"https:\/\/ps.w.org\/md-taxonomy-totals\/assets\/banner-1544x500.png?rev=3360196","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/md-taxonomy-totals\/assets\/icon-128x128.png?rev=3360196","icon_2x":"https:\/\/ps.w.org\/md-taxonomy-totals\/assets\/icon-256x256.png?rev=3360196","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/md-taxonomy-totals\/assets\/screenshot-1.jpg?rev=3360196","caption":"Admin instructions page showing usage examples"},{"src":"https:\/\/ps.w.org\/md-taxonomy-totals\/assets\/screenshot-2.jpg?rev=3360196","caption":"Shortcode examples and parameter reference"}],"raw_content":"<!--section=description-->\n<p>MD Taxonomy Totals provides a simple and efficient way to display the total number of published posts on your site. Use the <code>[mdtt_total_posts]<\/code> shortcode anywhere on your site to show post counts.<\/p>\n\n<p><strong>Features:<\/strong>\n* Display total published posts count\n* Filter by category (name, slug, or ID)\n* Filter by tag (name, slug, or ID)\n* Combine category and tag filters\n* Automatic number formatting based on locale\n* Admin instructions page accessible via Tools menu<\/p>\n\n<p><strong>Perfect for:<\/strong>\n* Showing total blog posts on your homepage\n* Displaying category-specific post counts\n* Tag-based post statistics\n* Portfolio or gallery post counts\n* Any content that needs post count displays<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/md-taxonomy-totals<\/code> directory, or install the plugin through the plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen<\/li>\n<li>Use the <code>[mdtt_total_posts]<\/code> shortcode in your posts, pages, or widgets<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='where%20can%20i%20use%20the%20shortcode%3F'><h3>Where can I use the shortcode?<\/h3><\/dt>\n<dd><p>The <code>[mdtt_total_posts]<\/code> shortcode works in:\n* Post and page content (Gutenberg and Classic Editor)\n* Text widgets and Custom HTML widgets\n* Page builders (Elementor, Avada, WPBakery, etc.)\n* Theme templates (using <code>do_shortcode()<\/code>)<\/p><\/dd>\n<dt id='can%20i%20combine%20category%20and%20tag%20filters%3F'><h3>Can I combine category and tag filters?<\/h3><\/dt>\n<dd><p>Yes! Use <code>[mdtt_total_posts category=\"news\" tag=\"featured\"]<\/code> to count posts that match both criteria.<\/p><\/dd>\n<dt id='what%20happens%20if%20i%20specify%20an%20invalid%20category%20or%20tag%3F'><h3>What happens if I specify an invalid category or tag?<\/h3><\/dt>\n<dd><p>The shortcode will return \"0\" for invalid terms, ensuring your site doesn't break.<\/p><\/dd>\n<dt id='does%20this%20work%20with%20custom%20post%20types%3F'><h3>Does this work with custom post types?<\/h3><\/dt>\n<dd><p>Currently, the plugin counts only standard posts. Future versions may include custom post type support.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>[mdtt_total_posts] shortcode with category and tag filtering<\/li>\n<li>Admin instructions page<\/li>\n<li>Support for slug, name, and ID-based filtering<\/li>\n<li>Automatic locale-based number formatting<\/li>\n<\/ul>","raw_excerpt":"Display total published posts count using the [mdtt_total_posts] shortcode, with optional filtering by category or tag.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/248272","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=248272"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/motiondigital"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=248272"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=248272"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=248272"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=248272"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=248272"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=248272"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}