Changeset 2653125
- Timestamp:
- 01/05/2022 01:10:19 PM (4 years ago)
- Location:
- taxonomy-term-widget
- Files:
-
- 3 added
- 2 edited
-
tags/2.3.2 (added)
-
tags/2.3.2/readme.txt (added)
-
tags/2.3.2/taxonomy-term-widget.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/taxonomy-term-widget.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
taxonomy-term-widget/trunk/readme.txt
r2518798 r2653125 1 1 === Taxonomy Term Widget === 2 2 Contributors: addonspress, acmeit, codersantosh 3 Tags: Categories widget, Terms Widget, Custom taxonomy widget, Word press taxonomy term widget, taxonomy, terms, widget3 Tags: Categories widget, Terms Widget, Custom taxonomy widget, WordPress taxonomy term widget, taxonomy, terms, widget 4 4 Requires at least: 3.0 5 Tested up to: 5. 7.16 Stable tag: 2.3. 15 Tested up to: 5.8.2 6 Stable tag: 2.3.2 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl.html 9 9 10 Add a dvanced widget to your wordpress blog,like an extension ofCategories widget.10 Add an advanced widget to your WordPress blog, like an extension of the Categories widget. 11 11 12 12 == Description == 13 13 14 If you have already familiar with Categories widget, then You are already familiar with it too.15 It just let you choose any taxonomy you have in your blog, for example Tags, Youcustom taxonomy ( Eg: Location, Product Categories, Product Tags etc... ).14 If you have already familiar with the Categories widget, then You are already familiar with it too. 15 It just lets you choose any taxonomy you have in your blog, for example, Tags, custom taxonomy ( Eg: Location, Product Categories, Product Tags etc... ). 16 16 17 17 == Installation == 18 18 19 1. Login to admin panel,Go to Plugins => Add New.19 1. log in to admin panel, Go to Plugins => Add New. 20 20 2. Search for "Taxonomy Term Widget" and install it. 21 21 3. Once you install it, activate it … … 35 35 36 36 == Changelog == 37 38 = 2.3.2 – 2021-01-05 = 39 * Updated : Latest version test 37 40 38 41 = 2.3.1 – 2020-05-03 = -
taxonomy-term-widget/trunk/taxonomy-term-widget.php
r2518798 r2653125 3 3 Plugin Name: Taxonomy Term Widget 4 4 Plugin URI: https://www.addonspress.com/wordpress-plugins/taxonomy-term-widget/ 5 Description: Add a dvanced widget to your wordpress blog,like an extension ofCategories widget6 Version: 2.3. 15 Description: Add an advanced widget to your WordPress blog,like an extension of the Categories widget 6 Version: 2.3.2 7 7 Author: addonspress 8 8 Author URI: https://www.addonspress.com/
Note: See TracChangeset
for help on using the changeset viewer.