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.

评价

此插件暂无评价。

贡献者及开发者

「Go to Post ID」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Go to Post ID」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过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”