Changeset 1426219
- Timestamp:
- 05/29/2016 02:10:21 AM (10 years ago)
- Location:
- wp-back-button/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wp-back-button.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-back-button/trunk/readme.txt
r1426205 r1426219 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The WP Back Button is a floating button to the right inside the pages and posts that will return the user to the previous point.10 The WP Back Button is a floating button to the right or left inside the pages and posts that will return the user to the previous point. 11 11 12 12 == Description == 13 13 14 The WP Back Button is a floating button to the right inside the pages and posts that will return the user to the previous point.14 The WP Back Button is a floating button to the right or left inside the pages and posts that will return the user to the previous point. 15 15 16 16 == Installation == -
wp-back-button/trunk/wp-back-button.php
r1426205 r1426219 3 3 Plugin Name: WP Back Button 4 4 Plugin URI: https://wordpress.org/plugins/wp-back-button/ 5 Description: The WP Back Button is a floating button to the right inside the pages and posts that will return the user to the previous point.5 Description: The WP Back Button is a floating button to the right or left inside the pages and posts that will return the user to the previous point. 6 6 Version: 1.0.8 7 7 License: GPL2
Note: See TracChangeset
for help on using the changeset viewer.