Plugin Directory

Changeset 659068


Ignore:
Timestamp:
01/26/2013 02:03:23 AM (13 years ago)
Author:
linkedbinary900
Message:

css changes -- no longer blocks the UPDATE button in post-editor. also added a scroll bar for posters with many posts, so that the post list does not clip the bottom of the screen. :) making this version 1.0.5

Location:
jump-to-post-edit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jump-to-post-edit/trunk/jump-to-post-edit.php

    r641557 r659068  
    44Plugin URI: http://www.runwalkweb.com/wp/?page_id=30
    55Description: 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.4
     6Version: 1.0.5
    77Author: zach_rww
    88Author URI: http://www.runwalkweb.com/wp
  • jump-to-post-edit/trunk/readme.txt

    r641571 r659068  
    55Requires at least: 3.3
    66Tested up to: 3.4.2
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3131== Screenshots ==
    3232
    33 1. [The "Jump to - Post Edit" area will be added to the "Publish" section of your Edit Post screen.]
     331. [The "Jump to - Post Edit" area will be added to the "Publish" section of your Edit Post screen.  (version 1.0.4 shown)]
    3434
    35 2. [Moving the pointer over the "Jump to - Post Edit" area reveals the List of Posts.]
     352. [Moving the pointer over the "Jump to - Post Edit" area reveals the List of Posts.  (version 1.0.4 shown)]
    3636
    3737
    3838== Changelog ==
     39
     4001/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.
    3941
    404212/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.