[WordPress] 外掛分享: Flexia Core

首頁外掛目錄 › Flexia Core
WordPress 外掛 Flexia Core 的封面圖片
200+
安裝啟用
尚無評分
1974 天前
最後更新
問題解決
WordPress 4.0+ v1.4.2 上架:2017-12-18

內容簡介

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。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.4.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Flexia Core」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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.

文章
Filter
Mastodon