Changeset 659068
- Timestamp:
- 01/26/2013 02:03:23 AM (13 years ago)
- Location:
- jump-to-post-edit/trunk
- Files:
-
- 2 edited
-
jump-to-post-edit.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jump-to-post-edit/trunk/jump-to-post-edit.php
r641557 r659068 4 4 Plugin URI: http://www.runwalkweb.com/wp/?page_id=30 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. 46 Version: 1.0.5 7 7 Author: zach_rww 8 8 Author URI: http://www.runwalkweb.com/wp -
jump-to-post-edit/trunk/readme.txt
r641571 r659068 5 5 Requires at least: 3.3 6 6 Tested up to: 3.4.2 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 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. ]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)] 34 34 35 2. [Moving the pointer over the "Jump to - Post Edit" area reveals the List of Posts. ]35 2. [Moving the pointer over the "Jump to - Post Edit" area reveals the List of Posts. (version 1.0.4 shown)] 36 36 37 37 38 38 == Changelog == 39 40 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. 39 41 40 42 12/19/2012: Version 1.0.4 - Fixed conditional php statement in `jump-to-post-edit.php` for `post_type` so that this feature only appears on your Edit Post screen.
Note: See TracChangeset
for help on using the changeset viewer.