Title: Category count Shortcode
Author: lumarsha
Published: <strong>2023 年 3 月 15 日</strong>
Last modified: 2023 年 3 月 18 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/category-count-shortcode.svg)

# Category count Shortcode

 作者：[lumarsha](https://profiles.wordpress.org/lusha/)

[下载](https://downloads.wordpress.org/plugin/category-count-shortcode.zip)

 * [详情](https://cn.wordpress.org/plugins/category-count-shortcode/#description)
 * [评价](https://cn.wordpress.org/plugins/category-count-shortcode/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/category-count-shortcode/#developers)

 [支持](https://wordpress.org/support/plugin/category-count-shortcode/)

## 描述

Show all published categories count by shortcode.

How to use:
 Use [show_category_count] shortcode to show the count.

### Arbitrary section

### A brief Markdown Example

## 评价

此插件暂无评价。

## 贡献者及开发者

「Category count Shortcode」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ lumarsha ](https://profiles.wordpress.org/lusha/)

[帮助将「Category count Shortcode」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/category-count-shortcode)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/category-count-shortcode/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/category-count-shortcode/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/category-count-shortcode/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/category-count-shortcode/)。

## 更新日志

#### 1.4

 * 20:36 Tuesday March 14 2023 Gebze
 * Adding how to use
 * in readme.txt description section
 * and sub page admin menu.

#### 1.3

 * 17:16 Sunday March 12 2023 Gebze
 * Add how to use paragraph
 * to readme.txt description.

#### 1.2

21:38 Thursday March 7 2023 Kagizman

 * Change License from
 * V2

FS License

Version 2 – Feb 16 2022

This program is free software
 without any commitment, you are allowed using it 
in any kind but going cross others border.

if you purchased this software
 in redistributing case you allowed to reselling 
it in purchased count without creator or modifier confirm even after modify.

to

to V4.

 * Check if Textdomain
 * function name exist or not.

#### 1.1

13:00 Friday Feb 24 2023 Shahriar Baghestan

Change ‘hide_empty’ => 0 to 1

$args = array(

    ```
        'get' => 'all',

        'hide_empty' => 0

    );

    $categories = get_categories( $args );
    ```

Change plugin name

from

category-count

to

category-count-shortcode.

Change links in plugin head

from temup.ir

to codeway.ir.

#### 1

 * 16:17 tuesday mar 8 2022
 * First release.
 * Show category count with
 * shortcode.

## 额外信息

 *  版本 **1.4**
 *  最后更新：**3 年前**
 *  活跃安装数量 **不到10**
 *  已测试的最高版本为 **6.1.10**
 *  语言
 * [English (US)](https://wordpress.org/plugins/category-count-shortcode/)
 * 标签
 * [category](https://cn.wordpress.org/plugins/tags/category/)[count](https://cn.wordpress.org/plugins/tags/count/)
   [shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
 *  [高级视图](https://cn.wordpress.org/plugins/category-count-shortcode/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/category-count-shortcode/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/category-count-shortcode/reviews/)

## 贡献者

 *   [ lumarsha ](https://profiles.wordpress.org/lusha/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/category-count-shortcode/)