外掛說明
Did you find this plugin helpful? Please consider leaving a 5-star review.
Unyson – A free drag & drop framework that comes with a bunch of built in extensions that will help you develop premium themes fast & easy.
Features include:
- Drag & Drop Page Builder. Create countless pages using the content and media shortcodes.
- Backup & Demo Content. Create an automated backup schedule, import demo content or even create a demo content archive for migration purposes.
- Sliders. To make you life even easier we have already built in 3 of them that support images and videos.
- Mega Menu. User-friendly drop down menu that will let you easily create highly customized menu configurations.
- Sidebars. This module will let your users customize WordPress pages with dynamic sidebars.
- Portfolio. Portfolio has some pretty neat filtering animations.
- Breadcrumbs. A pretty small module that will really come in handy when you’ll want to navigate your website faster.
- Forms Use the drag & drop form builder to create any contact form you’ll ever want or need.
- SEO. SEO settings at finger tips without installing further plugins.
- Feedback. We’ve added a way for users to submit reviews and ratings for events, projects, etc.
- Events. It’s pretty simple to use and it has Calendar and Map shortcodes.
Get involved
Developers can contribute to the source code on the Unyson GitHub Repository.
Translators can contribute new languages to Unyson through Transifex.
Theme developers can test the compatibility of their themes with new extensions updates before they are going to be released on Unyson Extensions Approval.
整合 WP-CLI
螢幕擷圖
Create a page by adding the columns structure you want. Then add content shortcodes to your liking from the Content Elements and Media Elements tabs. All the portfolio entries have thumbs for easy identification. Unyson comes with a built in Events Extension. Create backups directly from the WordPress admin.
安裝方式
Minimum Requirements
- WordPress 4.4 or greater
- PHP 5.2.4 或更新版本
- MySQL version 5.6 or greater
Installation
- 將外掛壓縮檔解壓縮所得的
unyson
資料夾及其全部檔案上傳至/wp-content/plugins/
目錄。 - 在 WordPress 管理後台的 [外掛] 選單中啟用 Unyson
- 請前往顯示於 WordPress 控制台管理選單的
Unyson
選單項目以設定外掛。
常見問題集
-
何處可以找到 Unyson 的說明文件?
-
For extending or theming Unyson, see developers documetation.
-
Where can I report bugs or contribute to the project?
-
You can open issues via Unyson Github Repository Issues page.
-
Will Unyson work with my theme?
-
是的,Unyson 支援全部 WordPress 佈景主題。
使用者評論
參與者及開發者
變更記錄
2.7.27
- Security Issue
2.7.26
- Fixed #4211
2.7.25
- Fixed #4209
2.7.24
- Fixed #3915
2.7.23
2.7.22
2.7.20
- Fixed #3629
2.7.19
- Security Issue
2.7.18
2.7.17
2.7.16
- Remove redirects to about Brizy page
2.7.15
- Urgent update
2.7.14
2.7.13
2.7.12
2.7.11
2.7.10
2.7.9
2.7.8
2.7.7
2.7.6
- Urgent update
2.7.5
- Urgent update
2.7.1
- Bug fixes
2.7.0
- Fixed #2460,#1775,#2516#2536#1419#2563#2587#2591#2604
- New feature. Introducing Reactive Option Types
2.6.15
2.6.15
2.6.14
- Fixed infinite loop when php memory limit is
-1
- Minor changes
2.6.13
2.6.12
2.6.11
- Fixed #2198, #2216, #2219, #2234, #2254, #2264, #2265, #2273
- Option-type
multi-select
improvements - Option-type
multi-picker
: The same options can be used for multiple choices #2251 - Autoload a lot of classes #2225
- New helper function
fw_get_path_url()
- Deprecated warning for the
save-in-separate-meta
option parameter - Deleted
FW_File_Cache
helper
2.6.10
2.6.9
2.6.8
- Extensions are installed on plugin install with TGM
'is_automatic' => true
#2117 - Fixed #2134, #2104, #2106, #1144
2.6.7
2.6.6
2.6.5
2.6.4
- Fixed #2000
2.6.3
- Fixed #1993
2.6.2
- Option-types must be loaded on
fw_option_types_init
action #1827 - Option-type
icon-v2
refactor - Fixed #1491, #1979, #1970, #1954
2.6.1
- Hotfix in File Cache #1968
2.6.0
- Added File Cache #1828
- Migration to native term meta #1745
- The possibility to register Available Extensions from theme
- Fixed #1860, #1877, #1897, #1810
2.5.12
- Fixed
wp-editor
option error when used in Theme Settings #1860
2.5.11
- New extension: WordPress Shortcodes #1807
- Option type
wp-editor
fixes #1615 - Performance improvement in
fw_get_db_..._option()
functions - Added javascript helper
fw.soleConfirm
#1803
2.5.10
- Fixed
fw_get_db_customizer_option()
bug #1796
2.5.9
- Fixed missing function in WP < 4.5 #1767
- New option-type: icon-v2
- Fixed
wp-editor
option-type bugs #1739 - Process
fw-storage
parameter in all options (Theme Settings, Customizer, Post, Term, Extension Settings) #1551
2.5.8
- Fixed
wp-editor
bugs - Updated FontAwesome
- Fixed #1676
2.5.7
2.5.6
2.5.5
- Fixed #1586
2.5.4
2.5.3
- Fixed option-type
wp-editor
issues: #1472, #1475, #1478 - Improvements in
fw_get_db_post_option()
- Updated FontAwesome to v4.6.1
2.5.2
- Fixed option-type
wp-editor
issues #15 - Taxonomy options now are displayed on Add Term page #1427
- Added the
wp-customizer-setting-args
parameter for customizer options #1435 - Added translations: Nederlands, Русский
- Updated Español translations
- Fixed #1449, #1438, #1278, #1443, #1440
2.5.1
- Fixed #1062, #1278, #1292, #1293, #1310, #1295, #767, #1322, #1323, #1321, #1054, #1309, #1347, #2777093, #1355, #1354, #1379, #1394, #1391, #1403
- Fixes for WP 4.5 BackboneJS & UnderscoreJS latest version
2.5.0
-
Added the possibility to save options in separate database location #838
Will be used in next release of the PageBuilder extension, the builder value will be moved to a separate post meta.
-
Lazy Tabs: Render only the visible tabs #1174
This feature can be disabled by adding in
{theme}/framework-customizations/theme/config.php
:$cfg['lazy_tabs'] = false;
-
Fixed #1072, #1052, #1235, #1236, #1251, #1246, #1242, #941, #1250, #1243, #1261