Changeset 2016583
- Timestamp:
- 01/22/2019 01:49:38 AM (7 years ago)
- Location:
- breadcrumbs-plus/trunk
- Files:
-
- 2 edited
-
breadcrumbs-plus.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
breadcrumbs-plus/trunk/breadcrumbs-plus.php
r469329 r2016583 5 5 * Description: Breadcrumbs Plus provide links back to each previous page the user navigated through to get to the current page or-in hierarchical site structures-the parent pages of the current one. 6 6 * Version: 0.4 7 * Author: Luis Alberto Ochoa Esparza8 * Author URI: http://luisalberto.org7 * Author: albertochoa 8 * Author URI: 9 9 * License: GPL2 10 *11 * This program is free software; you can redistribute it and/or modify it under the terms of the GNU12 * General Public License version 2, as published by the Free Software Foundation. You may NOT assume13 * that you can use any other version of the GPL.14 *15 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without16 * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.17 *18 * You should have received a copy of the GNU General Public License along with this program; if not, write19 * to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA20 *21 * @package Breadcrumbs Plus22 * @version 0.423 * @author Luis Alberto Ochoa Esparza <soy@luisalberto.org>24 * @copyright Copyright (c) 2010-2011, Luis Alberto Ochoa25 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html26 10 */ 27 11 -
breadcrumbs-plus/trunk/readme.txt
r469333 r2016583 1 1 === Breadcrumbs Plus === 2 Contributors: albertochoa2 Contributors: 3 3 Plugin URI: http://snippets-tricks.org/proyectos/breadcrumbs-plus-plugin/ 4 Donate link: http://snippets-tricks.org5 4 Tags: navigation, menu, breadcrumb, breadcrumbs, bbpress, forum 6 5 Requires at least: 3.0 7 6 Tested up to: 3.1 8 Stable tag: 0.37 Stable tag: trunk 9 8 10 9 An easy template tag for showing a breadcrumb menu on your site.
Note: See TracChangeset
for help on using the changeset viewer.