Linux 软件免费装
Banner图

Admin Posts Navigation

开发者 mbrinson
更新时间 2026年9月15日 07:05
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

admin editor custom post types post navigation workflow

下载

1.4.1 1.5.0

详情介绍:

Admin Posts Navigation solves a common WordPress admin workflow problem: having to go back to the post list every time you want to edit the next or previous post. Key Features: How It Works: In the Classic Editor, navigation buttons appear below the post title with a sorting dropdown that lets you choose between Date Published, Alphabetical, Post ID, or Sort Order. In Gutenberg, a "Post Navigation" panel appears in the Document Settings sidebar with Previous/Next buttons and a sorting dropdown for customizing the navigation order. Sorting Options: Each user's sorting preference is remembered per post type, so you can have different sorting for posts vs. pages vs. custom post types. Perfect For: The plugin automatically detects all your custom post types and provides navigation for any content type you can edit.

安装:

  1. Upload the plugin files to the /wp-content/plugins/admin-posts-navigation directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Start editing any post or page - navigation buttons will appear automatically.

屏幕截图:

  • Gutenberg navigation panel with sorting control in the Document Settings sidebar
  • Position counter showing current location in post sequence
  • Sorting dropdown with Date Published, Alphabetical, Post ID, and Sort Order options

升级注意事项:

1.5.0 New Sort Order option (menu order / Simple Custom Post Order) and cache, ordering and large-site fixes. 1.4.1 Security improvements with enhanced nonce verification and user permission checks. 1.4.0 Major update! Added customizable sorting options with user preferences. Choose between Date Published, Alphabetical, or Post ID sorting.

常见问题:

Does this work with custom post types?

Yes! The plugin automatically detects and supports all public custom post types. No configuration needed.

Does this work with both Classic Editor and Gutenberg?

Absolutely. In Classic Editor, buttons appear below the post title with an inline sorting dropdown. In Gutenberg, a navigation panel appears in the Document Settings sidebar with an integrated sorting control.

Can I customize the sorting order?

Yes! Choose from four sorting options: Date Published, Alphabetical, Post ID, or Sort Order. Your sorting preference is saved automatically for each post type.

Are my sorting preferences saved?

Yes! Each user's sorting preferences are saved individually per post type. For example, you can choose to sort posts by Date Published while sorting pages Alphabetically, and your preferences will be remembered across sessions.

Does this work with Simple Custom Post Order or the page Order attribute?

Yes. Choose Sort Order in the dropdown to navigate in the manual order. It is selected automatically for pages and for any post type managed by Simple Custom Post Order, and the navigation updates as soon as you reorder.

Does this affect site performance?

No. The plugin only loads in the WordPress admin area and uses intelligent caching to minimize database queries.

Can I exclude certain post types?

Yes, use the twf_admin_posts_navigation_excluded_types filter to exclude specific post types.

更新日志:

1.5.0 1.4.1 1.4.0 1.3.2 1.3.1 1.3.0