0
0
519
0
18 March 2023
15 March 2023
Based on 0 on WordPress.org
20:36 Tuesday March 14 2023 Gebze
Adding how to use
in readme.txt description section
and sub page admin menu.
17:16 Sunday March 12 2023 Gebze
Add how to use paragraph
to readme.txt description.
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.
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.