Admin Page Spider

外掛說明

Editing pages in WordPress is too slow. You spend hours going back and forth to the backend dashboard, finding pages to edit, going into your page editor of choice be it Gutenberg, Elementor or whatever else, saving and then repeating the entire process in backwards just to view the page!

No more!

Admin Page Spider makes working in WordPress infinitely more sensible.

You get a menu of all your pages & posts right in your WordPress Admin Bar. Now you can jump to any of your content to start working on it, without having to bounce around wasting time for pages to load.

Ultra-lightweight, this plugin increases your development speed without any impact to customers, saving hours of time clicking & waiting unnecssarily.

See the screenshots tab for more details.

Actual tests show almost a 40% time saving in the time it takes to work and build your website – especially if you’re using a builder, or css tool or have multiple pages, products like an ecommerce store, or simply a lot of pages or blog articles.

螢幕擷圖

  • screenshot-3.png

  • screenshot-4.png

安裝方式

You can either install it automatically from the WordPress admin, or do it manually:

Unzip the archive and put the admin-page-spider folder into your plugins folder (/wp-content/plugins/).
Activate the plugin from the Plugins menu.

Usage

In your dashboard go to the Settings -> Admin Page Spider. Set the desired menus to ‘Display’ and hit save. Most settings are enabled by default when you activate the plugin.

More Support

The Free Version only supports Pages and Posts, but with the premium version, you get a TON more features! Connect to any post type that you’re using and open up a page directly in that tool.
For example you could see a nice convenient list of all your woocommerce products. Or you could see all your Pods and ACF setups with a glance. Or open a page directly in Elementor. It truly becomes powerful when you combine this with third party plugin support.

Read More Here

Free Version:
✓ Pages
✓ Posts

Pro Version:
✓ Search & Filter
✓ Sorting
✓ Custom Menus
✓ Multi-Language
✓ Whitelabelling
✓ QuickAccess Menu
✓ Multisite Support
✓ Pro Branding Removed
✓ Bricks
✓ Beaver Builder
✓ Oxygen
✓ Visual Composer
✓ Breakdance
✓ CSS Hero
✓ Brizy Builder
✓ Elementor
✓ Divi
✓ Yellow Pencil
✓ Advanced Custom Fields
✓ Pods
✓ Easy Digital Downloads
✓ Microthemer
✓ WooCommerce
And much more!

使用者評論

2021 年 7 月 20 日
Not only is this plugin a true gem, the support is outstanding. I recommend upgrading to the pro version, it is absolutely worth it!
2021 年 4 月 14 日
I've been using this plugin with BB for years and having always got it directly from the developer's site it never dawned on me to come to the repo and leave a review. If I could give this plugin more stars I would. If you're not using this plugin you have no idea how much time you are losing in unnecessary clicks. It is just the best little plugin out there. I'd highly recommend the pro version not only because of the extra options it offers but because the developer deserves to get paid for this bundle of awesomeness. In case I hadn't made it clear, I dearly love this plugin. Building without it is painful.
2020 年 9 月 2 日
really great plugin. Every click is 1 too many, so this is just a necessity
2020 年 3 月 16 日 1 則留言
For developing or updating your website, you need this plugin. It saves time and clicks. Works great with Beaver Builder. It is always the first plugin I install.
2019 年 10 月 26 日 1 則留言
This is a super convenient plugin when you want instant access to any page made with Beaver Builder, Divi, Elementor, Oxygen, Custom post types or any Wordpress Post or Page. I couldn't work without it. The price for the Pro version is very reasonable and the support is top notch. Great plugin!
2018 年 12 月 9 日 8 則留言
On of the most useful plugins for WordPress! I install it as one of the first on each new WP site. And I recommend it for everyone!
閱讀全部 20 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Admin Page Spider〉的開發相關工作。

參與者

將〈Admin Page Spider〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

3.20

  • WordPress 6.3.1 compatability
  • Compatability with php8+
  • Improved meta descriptions
  • Updated menus and settings

3.19

  • Tested with WordPress 6.0
  • Cleaned up menus for clarity
  • Updated links to new domain

3.18

  • Tested with WordPress 5.7
  • Six monthly code relevancy & integrity review

3.17

  • Tested with WordPress 5.5.
  • Updated slightly broken menu formatting on WordPress 5.4 menu aesthetic changes on some browsers.
  • Updated CSS to remove !important declarations for compatability with more admin themers.
  • Improved display of icon of page & post menu items.

3.16

  • Tested with WordPress 5.2.
  • Changed ‘view’ icon to a ‘pop out’ icon from the ‘search’ icon, to better represent its function.
  • Fixed the WordPress 5.0 sub-menu displaying small triangle on Admin Page Spider menus.
  • Added updates to settings array info.

3.15

  • Hotfix broken variable

3.14

  • Tested with WordPress 5.0 and Gutenberg editor – added support for Classic Editor for those who still wish to use old editor

3.13

  • Fixed CSS declarations on menus overriding WordPress admin profile skin

= 3.12=
* Fixed count() errors for PHP 7+ servers
* Tested with WordPress 4.95

3.12

  • Tested with WordPress 4.9

3.11

  • Tested with WordPress 4.8

3.10

  • Updated all functions to use ProPack’s recursive array.
  • A single database call means it’s faster & lightweight!
  • Improved various other code sections & Styling.

3.00

  • NEW – WordPress Posts now in Admin Page Spider!
  • Added some conditionals to initial load so only loads assets if needed
  • Highlights current page/post in menu
  • Made separate from Pro version so version inconsistencies don’t occur. (Can delete if you have the ProPack!)

2.32

  • Previously Declared variable fix.
  • Removed now defunct settings link.

2.31

  • NEW!: Added recursive heirarchy for menus. Now will correctly display any nested levels of pages with the correct menu heirarchy.
  • Added alternating pipe & increasing level of indentation for subsequent nested levels

2.30

  • Added ‘order’ to the sorting parameter so users can customise the menu list heirarchy. Can be set by editing the page -> and setting the ‘order’ value. Pages will order by date if no order value is set.

2.22

  • Fixed uninstall errors

2.21

  • Fixed activation/deactivation logic & cleanup of old database settings

2.20

  • Moved all settings fields & sections to a single unified file.
  • Fixed pro/not-pro messages displaying properly
  • Added settings sections to better communicate new features.

2.10

  • Fixed issue of array_search variable error and not displaying default value.

2.00

  • Changed classname to V2 Suffix to avoid installation issues with earlier versions of pro-pack
  • Added sorting functionality to code base – will possibly add a way you can choose how to sort your pages (alphabetically etc)

1.11

  • Huge refactoring of code for more re-usability and future wordpress transient usage.
  • Updated Author urls to reflect domain change.
  • Removed affiliate links due to wordpress rules & continued support
  • Improved loading of styles
  • Fixed some comments and readmetxt

1.10

  • Added quick access item to settings for people who don’t realise there are settings.
  • Added an icon to make it more apparent that the primary menu is clickable.
  • Added a hook for additional styles to be added by each individual plugin without adding more bloat to the css.

1.09

  • Made default min width a little larger
  • Added a slight transparency so you can see underneath
  • Removed String Length code which was causing weird characters
  • Issues occuring with browsers and scroll bar hiding the submenu items so have moved all submenus into the main menu heirarchy with padding indentation. Should now work on all browsers.
  • Added ‘view’ icons to simply view the page instead of edit.
  • Added ‘Title’ tags to almost every menu item to provide more explanation.

1.08

  • Critical fix of submenu edit links for wordpress pages taking you to edit for the primary page.

1.07

  • Added hooks for adding support & new features.
  • Moved various features around for code sustainability
  • Cleaned up Admin Pages & added checks for administrator rights so non users don’t see a weird thing in their menubar.
  • Added link to settings in the plugin page
  • Added activation/Deactivation & uninstall cleanup

1.06

  • Fixed syntax error with get_option array variable

1.05

  • Added CSS to handle really long lists of pages
  • Added filter to remove now redundant edit links from menu
  • Merged Pull request for handling urls which already have a parameter added (credit: badabingbreda)

1.04

  • Added basic localisation (thanks badabingbreda) , updated readme a bunch of times and made code less conflict-risky with bbPress

1.00

  • Initial Launch