Description
Provide input in admin bar to jump to edit post page by post ID. Only users that can “edit_posts” will see it.
Installation
- Upload entire
go-to-post-id
directory to the/wp-content/plugins/
directory, or install the plugin through the “Plugins” screen directly. - Activate the plugin through the “Plugins” screen in WordPress
FAQ
- I enter a post ID but all I get is an error. Why?
-
Either the post with given ID does not exist or post ID contains some invalid and/or invisible characters. Entered post ID is used as is, without any filtering.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Go to Post ID” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Go to Post ID” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2
- Display input in admin bar. Input is displayed only to users that can “edit_posts”