Go to Post ID

विवरण

Provide input in admin bar to jump to edit post page by post ID. Only users that can “edit_posts” will see it.

इंस्टॉलेशन

  1. Upload entire go-to-post-id directory to the /wp-content/plugins/ directory, or install the plugin through the “Plugins” screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress

सामान्य प्रश्न

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.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “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.

बदलाव विवरण

1.1

  • Enable wordpress.org translations on the plugin
  • Do not crash if requirements are not met

1.0

  • Fix readme, update links and tested-up-to version
  • Apply quality control jobs to plugin code

0.2

  • Display input in admin bar. Input is displayed only to users that can “edit_posts”