Changeset 3100792
- Timestamp:
- 06/10/2024 08:54:54 PM (22 months ago)
- Location:
- breadcrumb-tmc
- Files:
-
- 3 added
- 1 deleted
- 3 edited
-
tags/1.3.8/breadcrumb-tmc.php (added)
-
tags/1.3.8/index.php (added)
-
tags/1.3.8/readme.txt (added)
-
trunk/breadcrumb-tmc.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/src/Breadcrumb.php (modified) (1 diff)
-
trunk/src/BreadcrumbGenerator.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
breadcrumb-tmc/trunk/breadcrumb-tmc.php
r3100777 r3100792 5 5 * Plugin URI: https://wordpress.org/plugins/breadcrumb-tmc/ 6 6 * Description: Agile WordPress plugin to create Breadcrumb. Quick use <code>[breadcrumb-tmc]</code> to display breadcrumb. 7 * Version: 1.4. 17 * Version: 1.4.2 8 8 * Requires at least: 5.0 9 9 * Requires PHP: 5.6 -
breadcrumb-tmc/trunk/readme.txt
r3100777 r3100792 6 6 Requires PHP: 5.6 7 7 Tested up to: 6.4 8 Stable tag: 1.4. 18 Stable tag: 1.4.2 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 97 97 98 98 99 = 1.4.2= 100 Release date: June 10, 2024 101 - FIX: issue with SVN transfer 102 99 103 = 1.4.1 = 100 104 Release date: June 10, 2024 -
breadcrumb-tmc/trunk/src/Breadcrumb.php
r3100781 r3100792 3 3 /** 4 4 * @author: przemyslaw.jaworowski@gmail.com 5 * Date: 202 2-06-175 * Date: 2024-06-10 6 6 * Time: 06:06 7 7 */
Note: See TracChangeset
for help on using the changeset viewer.