Changeset 667182
- Timestamp:
- 02/13/2013 01:54:55 AM (13 years ago)
- Location:
- jump-to-post-edit/trunk
- Files:
-
- 2 edited
-
jump-to-post-edit.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jump-to-post-edit/trunk/jump-to-post-edit.php
r659068 r667182 2 2 /* 3 3 Plugin Name: Jump to - Post Edit 4 Plugin URI: http://www.runwalkweb.com/w p/?page_id=304 Plugin URI: http://www.runwalkweb.com/wordpress-plugins/wp-jump-to-post-edit/ 5 5 Description: Adds an option to the "Edit Post" screen, allowing the user to easily choose another post to edit by clicking a link to that post's edit screen. 6 Version: 1.0. 56 Version: 1.0.6 7 7 Author: zach_rww 8 8 Author URI: http://www.runwalkweb.com/wp -
jump-to-post-edit/trunk/readme.txt
r659068 r667182 1 1 === Jump to - Post Edit === 2 2 Contributors: linkedbinary900 3 Donate link: 3 Donate link: http://www.runwalkweb.com/wordpress-plugins/wp-jump-to-post-edit/ 4 4 Tags: post, edit, admin 5 5 Requires at least: 3.3 6 Tested up to: 3. 4.27 Stable tag: 1.0. 56 Tested up to: 3.5.1 7 Stable tag: 1.0.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 31 31 == Screenshots == 32 32 33 1. [The "Jump to - Post Edit" area will be added to the "Publish" section of your Edit Post screen. (version 1.0.4 shown)]33 1. [The "Jump to - Post Edit" area will be added to the "Publish" section of your Edit Post screen. 34 34 35 2. [Moving the pointer over the "Jump to - Post Edit" area reveals the List of Posts. (version 1.0.4 shown)]35 2. [Moving the pointer over the "Jump to - Post Edit" area reveals the List of Posts. 36 36 37 37 38 38 == Changelog == 39 40 02/12/2013: Stable with WordPress v 3.5.1 39 41 40 42 01/25/2012: Version 1.0.5 - Changed a bit in the CSS file, `jump-to-post-edit.css` which will allow for a scrolling post-list, and moves the list out of the way a bit from the `UPDATE` button in the post-edit screen. … … 59 61 == Upgrade notice == 60 62 61 Latest updates will be found at [http://www.runwalkweb.com/w p/?page_id=30]62 (http://www.runwalkweb.com/w p/?page_id=30)63 Latest updates will be found at [http://www.runwalkweb.com/wordpress-plugins/wp-jump-to-post-edit/] 64 (http://www.runwalkweb.com/wordpress-plugins/wp-jump-to-post-edit/)
Note: See TracChangeset
for help on using the changeset viewer.