前言介紹
- 這款 WordPress 外掛「Advanced Control Manager for WordPress by ItalyStrap」是 2017-06-27 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2023-07-29,距離現在已有 646 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
popular posts | custom post widget | custom post shortcode | image & video lazy loading | twitter bootstrap carousel for gallery |
內容簡介
請務必在安裝前先備份,並在開發環境下進行測試。請確認您的 PHP 版本為 7.2 或以上,建議使用 PHP 7.4 以上(PHP 7.x 版本相當不錯 😉)。如果您遇到任何問題,請開啟一個故障單。如果您有任何功能需求或程式問題,請在 Github 上開啟故障單。
ItalyStrap可以為您的 WordPress 網站增加有力的功能。您也可以在Github上找到 Advanced Control Manager。
目的
我開發了這個外掛,擁有多種功能,因為在為客戶建立的所有網站中都需要它們,它還擴展了ItalyStrap主題框架的功能,但它也能夠在所有WordPress主題上正常運行。請將 Advanced Control Manager 視為帶有多功能的 Jetpack,可使您的網站更強大和可擴展,例如:使用支援 srcset 的圖像延遲加載、用於Twitter Bootstrap Carousel的小工具和短碼(支援延遲加載)、用於顯示帖子列表的小工具,擁有許多選項,例如熱門帖子、最新帖子、相關帖子等等,有很多功能,詳情請參見上面的完整功能列表。
此外掛完全是用面向對象的方式開發的。它使用DI容器、依賴注入、多態性、繼承等。如果您是開發人員,可以使用其API進行擴展(即將推出開發文件)。
所需技能
一些功能需要用幾行代碼進行個性化轉移,例如,如果您使用新的小工具來顯示帖子,則必須添加自己的CSS樣式,使其看起來像您的網站(您可以將其添加到 ACM > 設定 > 樣式 > 自定義CSS 或您的主題 style.css 中),我正在努力建立一些基本的代碼片段和文檔,但我需要很多時間來完成,請耐心等待。
Advanced Control Manager 將永遠免費
這是我對 WordPress 的感謝之情。
參與其中
如果您想貢獻,請按此進行派生並對 Dev 分支提交拉取請求 🙂
想嘗試測試版功能嗎?
您可以在wp-config.php文件中添加define('ITALYSTRAP_BETA',true);來實現此功能,請記住,您必須在開發環境中進行,不要在生產站點中這樣做,並且始終進行備份。
包括的功能:
一般功能
在編輯屏幕中顯示帖子類型 ID
在編輯屏幕中顯示帖子類型縮略圖
移除表情符號
社交分享按鈕 {僅供測試版使用者}
Web字體加載(Google字體和字體延遲加載){僅供測試版使用者}
ItalyStrap主題鉤子(僅適用於ItalyStrap主題框架)
ItalyStrap主題挂鉤可調用(僅適用於ItalyStrap主題框架)
小工具
自定義元件區域{僅供測試版和ItalyStrap主題框架使用}
元件可見性
元件的HTML属性(您可以為元件新增 ID 和 class 以套用 CSS)
元件標題中的HTML
移除元件標題
帖子元件(顯示有多個選項的帖子循環)
分組帖子元件(Po
原文外掛簡介
You MUST always do a backup before install it and always test it in a dev environment.
If you have any trouble open a ticket.
If you have any feature requests or code issue open a ticket on github.
ItalyStrap will add powerful features to your WordPress site.
Advanced Control Manager is also on GitHub.
Purpose
I developed this plugin with many features because I need them in all sites created for my clients, it also extends the ItalyStrap Theme Frameworks functionality, but it works fine with all WordPress themes.
Think about Advanced Control Manager like a Jetpack with many functionality that make your site more powerful and extensible, for example: Lazy load for image with srcset support, widget and shortcode for Twitter Bootstrap Carousel (with lazy load support), widget for displaying lists of posts type with a lot of options like popular posts, last posts, related posts and so on, there are a lot of functionality, see above for the full list of featured.
This plugin is fully developed in OOP. It utilizes DI Container, Dependency Injection, Polymorphism, Inheritance, etc.
If you are a developer you can extend it with his API (Dev docs coming soon).
Skills required
Some functionalities need to be personalized with lines of code, for example if you use the new widget for displaying posts you have to add your own CSS style to make it look like your site (you can add it in ACM > settings > Style > Custom CSS or in your theme style.css), I’m working on building some basic code snippets and documentation, but I need a lot of time to do it, please be patient with me :-).
Advanced Control Manager will always be free
This is my thanks for what WordPress has given to me.
Get involved
If you want to contribute click here do a fork and do a pull request to the Dev branch 🙂
Want to try the beta functionality?
To do so you can add define( 'ITALYSTRAP_BETA', true ); to your wp-config.php file, REMEMBER that you have to do this in a development enviroment, do not do this in a production site and do always a backup.
Features included:
General feature
Show Post Type IDs in edit screen
Show Post Type thumbnails in edit screen
Remove Emojis
Social Sharing Button {Only for Beta tester}
Web font loading (Google fonts and font lazy loading) {Only for Beta tester}
ItalyStrap theme hook (Only for ItalyStrap Theme Framework)
ItalyStrap theme hooked callable (Only for ItalyStrap Theme Framework)
Widget
Widget Areas custom {Only for Beta tester and for ItalyStrap Theme Framework}
Widget Visibility
HTML attributes for widget (You can add a css ID and class to widget)
HTML in Widget Title
Remove widget title
Posts Widget (Display loops of post with many options)
Grouped Posts Widget (Posts grouped by taxonomy) {Only for Beta tester}
Carousel Widget (Only for Twitter Bootstrap Carousel with many options. It will not include the files for you, so if they are not present, the carousel will not work.)
vCard Widget (Display vCard with Schema.org)
Image Widget {{BETA VERSION}}
Breadcrumbs Widget with Schema.org markup {{BETA VERSION}}
Facebook Page Widget {{BETA VERSION}}
TinyMCE Editor Widget {{BETA VERSION}}
Monster Widget by ItalyStrap {{Only for debug}}
Shortcodes
Do ShortCode in Widget Text
Shortcode for Media Carousel (Only for Twitter Bootstrap Carousel with many options. It will not include the files for you, so if they are not present, the carousel will not work.)
Posts Shortcode (Display loops of post with many options)
Style
Activate Custom CSS (This will give you the possibility to add custom css style and css Body/Post class for entire site and for single post type)
Custom CSS (Textarea for custom css)
Body Class (css class)
Post Class (css class)
Analytics
Activate Google Analytics (Insert the universal Google Analytics code)
Add Google Analytics ID
Anonymize Google Analytics IP
Google Analytics position
Content
Activate excerpt more mods
Read more link text
Read more CSS class
Auto-generated Excerpt length
Excerpt ends with punctuation
Read more position
Media
Jpeg quality
Lazy Loading of images
Custom Placeholder for image lazyloading
Lazy Loading of embedded video
Breadcrumbs Make your WordPress site SEO friendly with Breadcrumbs and Schema.org and get Google rich snippet in SERP, fully customizable for your purpose (ItalyStrap breadcrumbs class is 10 times faster than Yoast Breadcrumbs 😉 ).
LazyLoad Lazy load images to improve page load times and server bandwidth. Images are loaded only when visible to the user. This functionality is forked from lazy-load plugin with my improvements. It also works with ItalyStrap Bootstrap Carousel, srcset and sizes.
Schema.org Local Business A simple Widget to add Schema.org Local business in your widgetized themes (sidebar, footer, …)
This widget will add microdata information about your site for SEO purposes.
This widget was present in my ItalyStrap theme framework forked from Roots theme with some improvements of mine, now I’ve done more improvements thank to this tool shared from Luca Bove on google plus.
Posts Widget This adds a widget for displaying posts with a lot of options, you can create a related posts, posts from any taxonomies, pages, and mmore, in a future release you have also the power to change the template.
Custom Style Now you can add your custom style in single page or in the entire site, you can also add custom css class and ID attribute in single page or in the site.
Google Analytics You can add Google Analytics snippet to your theme, this is a simple functionality that add the GA snippet to wp_footer hook
And many more
Translations
English: default, always included.
Italian: Italiano, sempre incluso.
German: Deutsch – immer dabei!
French: Français, toujours inclus.
Note: This plugins is localized/ translatable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the awesome “Codestyling Localization” plugin and for validating the “Poedit Editor”.
Additional Info
Idea Behind / Philosophy: A plugin for improve and add some powerful improvement to your site. I’ll try to add more features if it makes some sense. So stay tuned :).
Credits
Plugin
Agnosia Bootstrap Carousel
Lazy Load
WordPress Plugin Boilerplate
Disable Emojis
Ultimate Posts Widget
Developers
Tonya Mork
Carl Alexander
Alain Schlesser
Luca Tumedei
Mattia Migliorini
Marco Bianco
Rocco Aliberti
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Advanced Control Manager for WordPress by ItalyStrap」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
2.7.0 | 2.8.0 | 2.9.0 | 2.9.1 | trunk | 2.10.0 | 2.11.0 | 2.11.1 | 2.11.2 | 2.11.3 | 2.12.0 | 2.13.0 | 2.14.0 | 2.14.1 | 2.14.2 | 2.14.3 | 2.14.4 | 2.15.0 | 2.15.1 | 2.16.0 |
延伸相關外掛(你可能也想知道)
DeMomentSomTres compatible VC & CPW 》將自訂文章小工具 (Custom Post Widget) 的文章類型設為公開以與 Visual Composer 相容。, 啟用外掛後,可在 Visual Composer 設定中將自訂文章 (content_blo...。
Custom Post Display 》您可以使用「Custom Post Display」外掛在 WordPress 網站中顯示自訂文章類型的內容。, 其特點包括:, , 可按文章標題、日期和菜單順序排序, 可包含特色圖像,...。
Custom Content 》自定義內容外掛(Custom Content plugin)透過 ES 模組(ES Custom Content)擴展 Visual Composer,可以使用簡碼(shortcode)、小工具(widget)和 VC 模組...。
WordPress Custom Posts Widgets 》這是一款 WordPress 自訂小工具插件,可顯示文章、自訂文章類型或置頂文章,並提供自訂選項。。
CPW Custom Post Widget 》CPW-Custom Post Widget Type 是一個完美的外掛,可以創建自定義文章小工具,以使用者友好的方式在側邊欄中展示,就像管理常規小工具一樣,它讓您能夠自定義...。