Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Orbisius Quick Nav

Deskripsyon

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.

Mga Screenshot

Pag-install

  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

FAQ

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.

Mga Review

Setyembre 3, 2016 1 na reply
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!
Setyembre 3, 2016 2 na mga reply
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
Basahin lahat ng 6 na review

Mga Contributor at Developer

Ang “Orbisius Quick Nav” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Orbisius Quick Nav” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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