[WordPress] 外掛分享: Flexia Core

WordPress 外掛 Flexia Core 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Flexia Core」是 2017-12-18 上架。
  • 目前有 300 個安裝啟用數。
  • 上一次更新是 2020-10-22,距離現在已有 1655 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

codetic | wpdevteam | re_enter_rupok |

外掛標籤

flexia | metabox | customizer | shortcodes | bootstrap 4 |

內容簡介

Flexia主題的核心外掛程式,負責控制所有Flexia佈景主題的功能。

需求

這是專為Flexia主題所設計的外掛程式,可在WordPress.org下載免費版本佈景主題。但由於外掛程式可獨立作業,因此如果停用Flexia主題也可與任何標準主題搭配使用。

功能特色

計劃將所有Flexia佈景主題領域的功能放在此外掛程式中,是一個不斷持續更新的過程,將提供Shortcodes、Metabox及額外的Customizer選項。

Shortcodes
額外的 Customizer 選項
Metaboxes

Customizer選項

自訂JavaScript

標頭腳本
頁尾腳本
Google Analytics

您可以透過Customizer將自訂的JavaScript腳本加入到網站標頭和頁尾,並使用CodeMirror編輯器編輯腳本。 可放置任何自訂JavaScript、Google Analytics、Facebook Pixel或任何種類的嵌入腳本。 這是一個非常有幫助的功能,因為它可以讓您將任何自訂的JavaScript或jQuery代碼放到標頭或頁尾。 這個外掛程式讓您有能力分別將不同的腳本放置在標頭或頁尾。使用Customizer所以可以即時編輯程式碼並隨時查看更改。

CodeMirror編輯器
能夠在WordPress標頭中添加自訂腳本的功能
能夠在WordPress頁尾中添加自訂腳本的功能
能夠添加多個腳本
能夠添加Google Analytics程式碼
能夠添加任何嵌入代碼

前往 Customize > Custom JavaScripts 以新增您的腳本。

Custom Metaboxes (頁面和文章設定)

文章標頭樣式控制
額外的Body類別選項
顯示/隱藏頁面/文章標題
顯示/隱藏文章Meta
顯示/隱藏文章導航
顯示/隱藏文章社交分享
以及更多關於各個文章的控制選項

Shortcodes

Bootstrap 4網格

容器
流動容器(Container Fluid)
列(Row)
列數(Columns) (1-12)

使用Shortcodes
網格
[row]
[column md="6"]
...
[/column]
[column md="6"]
...
[/column]
[/row]

增加容器(不同的max-width適用於各種屏幕尺寸)

[container]
[row]
[column md="6"]
...
[/column]
[column md="6"]
...
[/column]
[/row]
[/container]

添加container-fluid(100%寬度容器)

[container-fluid]
[container]
[row]
[column md="6"]
...
[/column]
[column md="6"]
...
[/column]
[/row]
[/container]
[/container-fluid]

所有的Shortcodes都包含多個參數。 欲了解更詳細的說明,請參加Github Repo。

原文外掛簡介

Core plugin for Flexia theme. Controls all the plugin territory functionality for Flexia.
Requirements
This is a specialized plugin for the theme Flexia that is available for free on WordPress.org. But since plugin works independently, it will work with any standard theme if you deactivate Flexia.
Features
The plan is to keep all the plugin territory functionality of Flexia within this plugin and it’s a continuous process. It will provide the shortcodes, metabox and extra Customizer options.

Shortcodes
Extra Customizer Options
Metaboxes

Customizer Options

Custom JavaScripts

Header Script
Footer Script
Google Analytics

You can add custom JavaScripts to your site header and footer through Customizer and edit your scripts with CodeMirror editor. You can place any custom JavaScript, Google Analytics, Facebook Pixel or any kind of embed script. Extremely helpful if you need to place any custom javascript or jQuery code to header or footer. This plugin gives you the ability to place different scripts to header or footer separately. Uses Customizer so you can edit the code live and see the changes on the fly.

CodeMirror Editor
Ability to add custom scripts to wp header.
Ability to add custom scripts to wp footer.
Ability to add multiple scripts.
Ability to add Google Alalytics code.
Ability to add any embed code.

Go to Customize > Custom JavaScripts to add your scripts.
Custom Metaboxes (Page and Post Settings)

Post Header style control
Additional Body Classes option
Show/Hide Page/Post Title
Show/Hide Post Meta
Show/Hide Post Navigation
Show/Hide Post Social Sharing
And lots more control for individual posts

Shortcodes

Bootstrap 4 Grid

Container
Container Fluid
Row
Columns (1-12)

Shortcode usage
Grid
[row]
[column md="6"]
...
[/column]
[column md="6"]
...
[/column]
[/row]

Add container (different max-width for various screen size)
[container]
[row]
[column md="6"]
...
[/column]
[column md="6"]
...
[/column]
[/row]
[/container]

Add container-fluid (100% width container)
[container-fluid]
[container]
[row]
[column md="6"]
...
[/column]
[column md="6"]
...
[/column]
[/row]
[/container]
[/container-fluid]

All shortcodes containes number of parameteres. See the Github Repo for detailed documentation.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Flexia Core」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.1.0 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.3.0 | 1.3.1 | 1.4.0 | 1.4.1 | 1.4.2 | trunk |

延伸相關外掛(你可能也想知道)

暫無相關外掛推薦。

文章
Filter
Mastodon