Changeset 496231
- Timestamp:
- 01/27/2012 05:51:01 PM (14 years ago)
- Location:
- intuitive-navigation
- Files:
-
- 8 added
- 2 edited
-
tags/0.5.1 (added)
-
tags/0.5.1/functions.php (added)
-
tags/0.5.1/int-nav-script.js (added)
-
tags/0.5.1/intuitive-navigation.php (added)
-
tags/0.5.1/load-frame.php (added)
-
tags/0.5.1/readme.txt (added)
-
tags/0.5.1/screenshot-1.png (added)
-
tags/0.5.1/screenshot-2.png (added)
-
trunk/intuitive-navigation.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
intuitive-navigation/trunk/intuitive-navigation.php
r424050 r496231 2 2 /* 3 3 Plugin Name: Intuitive Navigation 4 Plugin URI: http:// www.denisbuka.ru/intuitive-navigation4 Plugin URI: http://steamingkettle.net/web-design/wordpress-plugins/ 5 5 Description: Creates navigation to next and previous posts specific to the category or tag a visitor came from. You can embed the navigation automatically or use a custom function <code>addIntNav()</code> in your template files. Customize the appearance with post thumbnails and labels. Swap next and previous post links mirror-wise. Bold links to the current category or tag. Optimized for use with caching plugins. 6 Version: 0.5 6 Version: 0.5.1 7 7 Author: Denis Buka 8 Author URI: http:// www.denisbuka.ru9 10 Copyright (C) 2011 www.denisbuka.ru8 Author URI: http://steamingkettle.net 9 10 Copyright (C) 2011 SteamingKettle.net 11 11 12 12 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. -
intuitive-navigation/trunk/readme.txt
r424070 r496231 1 1 === Intuitive Navigation === 2 2 Contributors: Denis Buka 3 Donate link: http:// www.denisbuka.ru3 Donate link: http://steamingkettle.net 4 4 Tags: navigation, previous, next, referrer, category, tag, links 5 5 Requires at least: 3.2 6 6 Tested up to: 3.2 7 Stable tag: 0.5 7 Stable tag: 0.5.1 8 8 9 9 Creates navigation to next and previous posts based on the category or tag a visitor came from. … … 28 28 * Drop in Dropbox (http://wordpress.org/extend/plugins/drop-in-dropbox/) 29 29 30 Links: [ Author's Site](http://www.denisbuka.ru)30 Links: [Steaming Kettle Website Design & Video Production Studio](http://steamingkettle.net) 31 31 32 32 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.