Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Orbisius Quick Nav

Deskripsi

This plugin adds a select box to the post editor that allows you to quickly switch to another post of the same type without leaving the edit posts screen.
It works with post, page and custom post types and is aware of what type of post you’re currently editing.
For example if you’re editing a page it will list pages, if you’re editing a WooCommerce product it will list all of the other WooCommerce products.

The dropdown menu will show up above the title of the edited content (WP > 3.7+).
For WordPress between 3.5-3.7 the dropdown will after the permalink and
for WordPress older than 3.5 the dropdown will appear after the editor.

Features / Benefits

  • Allows you to quickly switch between pages, posts, products etc.
  • Easy to use

Demo

How to Switch between WooCommerce Products

Usage

Install the plugin.
Go to a post or page and you should see a dropdown that you can use to jump to a page/post.
Grab a beer.

Author

Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com

Support

Support is handled on our site: http://orbisius.com/
Please do NOT use the WordPress forums or other places to seek support.

Slavi (Orbisius.com) is a WordPress Developer available for hire.

Tangkapan Layar

  • Plugin's Settings Page
  • The dropdown generated on edit page screen

Instalasi

  1. Unzip the package, and upload orbisius-quick-nav to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Tanya Jawab

Installation Instructions
  1. Unzip the package, and upload orbisius-quick-nav to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
How to use this plugin?

Just install the plugin and activate it.

Ulasan

3 September 2016 1 balasan
Really don't like the way that it adds links to hire the plugin author on every single post edit screen! I personally consider that spammy behaviour. Works well otherwise!
3 September 2016 2 balasan
I was a bit reluctant to install this plugin, thinking I had enough options in WordPress and Woocommerce itself. Boy was I wrong! I really speeds up the work flow and is easy to use. It even works with the Woothemes Sensei plugin. Great job ( again 🙂 ) Slavi. Thanks for your work! Annie
Baca semua 6 ulasan

Kontributor & Pengembang

“Orbisius Quick Nav” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0.8

  • Made the UI more compact
  • Added Demo in the plugin’s settings.
  • Removed most of the shared icons in the settings
  • Tested specifically with WP 4.7.5

1.0.7

  • Changed some internal links from club.orbisius.com -> orbisius.com
  • Removed some extra links near the pages/posts dropdown as someone has complained it felt spammy.
  • Tested with WP 4.7

1.0.6

  • Added try and catch when using chosen just in case of CDN is down or user’s PC is not connected to the internet
  • Fixed the noticed shown on $wpdb->escape

1.0.5

  • Put a link to the review page.

1.0.4

  • Fixed the dropdown was showing up in the plugins as well. Not cool.
  • Fixed some warnings that were shown on post types different than page, post.
  • Does not render the dropdown if there are no post types of the currently viewed type.
  • Showing item id in the dropdown which can be used in the filtering process.
  • Listing up to 2500 items

1.0.3

  • Added the quick nav to show up in the manage pages/posts
  • Tested with WP 4.5

1.0.2

  • Added Chosen JS library ( loading from CDN thanks to http://cdnjs.com/libraries/chosen ) to manage long pages list. Suggested by Paal Joachim Romdahl.
  • Outputting the code only on when required and not on all admin pages.
  • Tested with WP 4.x

1.0.1

  • Loading custom post types differently using an SQL as the other methods may cause crash

1.0.0

  • Initial release