WPCore Plugin Manager

外掛說明

WPCore 是能讓網站管理員管理 WordPress 外掛收藏清單的工具,並能在任何 WordPress 網站透過外掛收藏清單快速安裝清單中的外掛。網站管理員能在 https://wpcore.com 建立外掛收藏清單,然後在 WordPress 網站中輸入專屬的外掛收藏清單金鑰就能匯入外掛收藏清單。

螢幕擷圖

  • 在 wpcore.com 建立外掛收藏清單
  • 在任何 WordPress 網站立即安裝外掛收藏清單中的外掛

安裝方式

  1. 從 https://wpcore.com/download 下載外掛安裝套件 ZIP 壓縮檔。
  2. 在 WordPress 控制台的 [外掛]→[安裝外掛]→[上傳外掛] 頁面中上傳外掛安裝套件 ZIP 壓縮檔。
  3. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  4. 在 https://wpcore.com/collections/create 產生外掛收藏清單。
  5. 將偏好的外掛加入外掛收藏清單。
  6. 複製專屬的外掛收藏清單金鑰。
  7. 前往 WordPress 管理後台的 [設定]→[WPCore]。
  8. 在 WPCore 外掛中輸入外掛收藏清單金鑰。
  9. 安裝外掛!

常見問題集

如有任何問題,請參閱 WPcore.com 上的常見問題集

使用者評論

2024 年 9 月 18 日
works exactly as described, easy to set up and manage. Amazing time saver when you manage multiple sites!
2023 年 6 月 11 日
Love this plugin – and when there was a recent bug the author was quick to fix it. Makes bulk installation of plugins easy as pie.
2023 年 8 月 18 日
<!– wp:paragraph –> <p class=””>Simple and useful plugin, it saves time.</p> <!– /wp:paragraph –> <!– wp:paragraph –> <p class=””>The only thing to improve would be to add a little “Add” button next to the entry field for the code, right now Enter seems like an only obvious way to add a code. :)</p> <!– /wp:paragraph –> <!– wp:paragraph –> <p class=””>Cheers</p> <!– /wp:paragraph –>
2022 年 3 月 4 日 1 則留言
It is always a pity when a once great product is left to fade away. It still works, but it is never wise to install a plugin that is so out-of-date. I wish I could find an alternative.
閱讀全部 32 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WPCore Plugin Manager〉的開發相關工作。

參與者

將〈WPCore Plugin Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.9.2

  • Fixed a bug with PHP 8

1.9.1

  • Removed calls to screen_icon

1.9.0

  • Added WP-CLI support!

1.8.2

  • Update textdomain so you see notices

1.8.1

  • Update textdomain so you see notices

1.8.0

  • Update to TGM plugin Activation version 2.6.1

1.7.3

  • Add ability to export all plugins in addition to active plugins

1.7.2

  • Update to version 2.5.2 of http://tgmpluginactivation.com/

1.6.3

  • Remove wpcore_keys from options table upon plugin uninstall / delete

1.6.2

  • Minor fix to ensure only users with the ‘install_plugins’ capability can see it

1.6.0

  • Updated the TGM activation class to 2.4.2

1.5.0

  • Fix for error on php 5.3 and below

1.4.9

  • Merged pull request from cfoellmann/fixes and updated some urls for https

1.4.8

  • Fixed conflict when other plugins or themes use the TGM activation plugin. The install plugins button always works now.

1.4.7

  • Export active plugins to a WPCore.com collection.

1.4.6

  • Tested on WordPress 3.9.2. Works!
  • Added some more input sanity(ization)

1.4.5

  • Switched to ssl. Changed timeout.

1.4.0

  • Further optimization. Now only 1 API call is made for all your collections. Dramatic speed increase in when saving collection keys.

1.3.3

  • Increased cache timeout. Click clear cache button in settings to fetch latest collection info
  • Tested with Multisite

1.3.2

  • Fixed issue where in some cases users were getting Cannot redeclare wpcore_set_false()

1.3.1

  • MAJOR PERFORMANCE UPDATE!
  • Completely restructured the plugin to use the WordPress transient cache
  • Will only make external calls to WPCore API when you save and edit your collection keys
  • Major speed improvement

1.2.8

  • Reenabled the admin nag dismiss button.

1.2.7

  • Updated Plugin name to alleviate some confusion between this plugin and the WordPress Core.

1.2.6

  • Fixed bug that caused all the assets on the WordPress.org SVN to go missing. All good now.

1.2.2

  • Updated readme again (sorry)

1.2.1

  • Updated readme again (sorry)

1.2

  • Updated readme

1.1

  • Complete refactor. Adherence to all WP.org coding standards. More Object oriented.

1.0

  • Using wp_remote_get and wp_remote_retrieve_body to grab stuff from wpcore.com

0.7

  • Organized the menu. Put it near plugins cause that just makes sense.

0.6

  • Fixed warning for undefined variable

0.5

  • This is the first usable build
  • Add and edit multiple keys
  • Install tons of plugins all at once

0.4

  • Hopefully fixed the changelog

0.3

  • Nothing here either

0.2

  • Not too much in this one

0.1

  • First one