[WordPress] 外掛分享: Theme Demo Import

WordPress 外掛 Theme Demo Import 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Theme Demo Import」是 2016-10-27 上架。
  • 目前有 7000 個安裝啟用數。
  • 上一次更新是 2024-07-03,距離現在已有 305 天。
  • 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
  • 有 4 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

themely |

外掛標籤

data | demo | import | content | widgets |

內容簡介

這個外掛能快速地匯入你新佈景主題的Demo內容、小工具和設定,以提供基本的網站架構,加快開發過程。

這個外掛會在「外觀」>「匯入Demo內容」建立一個頁面。

如果你使用的佈景主題沒有預先定義的匯入檔,你會收到三個檔案上傳輸入欄位。

第一個是必要的,你必須上傳一個Demo內容的XML檔案,用於實際的Demo匯入。

第二個是選擇性的,你可以上傳一個WIE或JSON檔案進行小工具的匯入。你可以用Widget Importer & Exporter外掛程式建立該檔案。

第三個也是選擇性的,將會匯入自訂設定,選擇你從Customizer Export/Import外掛程式產生的DAT檔案 (僅在從相同佈景主題建立的匯出檔案中匯入自訂設定)。

這個外掛基於 @capuderg 和 @cyman 的「One Click Demo Import」外掛程式,https://github.com/proteusthemes/one-click-demo-import。

同樣,也基於 @humanmade 改進的 WP Import 2.0 外掛程式,https://github.com/humanmade/WordPress-Importer。

授權

佈景主題Demo匯入使用「One Click Demo Import」外掛程式檔案
https://github.com/proteusthemes/one-click-demo-import
(C) 2016 ProteusThemes.com
授權條款為GNU General Public License v2.0
http://www.gnu.org/licenses/gpl-2.0.html

佈景主題Demo匯入使用「WordPress Importer」外掛程式檔案
https://github.com/humanmade/WordPress-Importer
(C) 2016 @humanmade
授權條款為GNU General Public License v2.0
http://www.gnu.org/licenses/gpl-2.0.html

版權

佈景主題Demo匯入,版權所有 2016 Ishmael ‘Hans’ Desjarlais

佈景主題Demo匯入程式是根據GNU GPL條款進行分發

您可以重新分發和/或修改本程式
根據GNU General Public License的條款進行使用和散布
自由軟體基金會的發行版本2或
(選擇條款)以後的版本。

這個程式是希望有用的,但是沒有任何保證;
甚至無須默示明示保證也沒有明示的保證
可以適銷性或特定目的的適用性。更多細節請參見
GNU General Public License。

您應該已經收到一份GNU General Public License的副本,如果沒有,
請寫信給自由軟體基金會,在 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA要求補寄。

原文外掛簡介

Quickly import demo content, widgets and settings for your new theme. This provides a basic layout to build your website and speed up the development process.
This plugin will create a page in APPEARANCE > Import Demo Content.
If the theme you are using does not have any predefined import files, then you will be presented with three file upload inputs.
First one is required and you will have to upload a demo content XML file, for the actual demo import.
The second one is optional and will ask you for a WIE or JSON file for widgets import. You create that file using the Widget Importer & Exporter plugin.
The third one is also optional and will import the customizer settings, select the DAT file which you can generate from Customizer Export/Import plugin (the customizer settings will be imported only if the export file was created from the same theme).
This plugin is based off the ‘One Click Demo Import’ plugin by @capuderg and @cyman, https://github.com/proteusthemes/one-click-demo-import.
As well as the improved WP Import 2.0 plugin by @humanmade, https://github.com/humanmade/WordPress-Importer.
License
Theme Demo Import uses ‘One Click Demo Import’ plugin script
https://github.com/proteusthemes/one-click-demo-import
(C) 2016 ProteusThemes.com
Licensed under the GNU General Public License v2.0,
http://www.gnu.org/licenses/gpl-2.0.html
Theme Demo Import uses ‘WordPress Importer’ plugin script
https://github.com/humanmade/WordPress-Importer
(C) 2016 @humanmade
Licensed under the GNU General Public License v2.0,
http://www.gnu.org/licenses/gpl-2.0.html
Copyright
Theme Demo Import, Copyright 2016 Ishmael ‘Hans’ Desjarlais
Theme Demo Import is distributed under the terms of the GNU GPL
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

各版本下載點

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

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


最新版本

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

  • One Click Demo Import 》這個外掛的最佳功能在於主題作者可以在他們的主題中定義導入文件,所以所有使用該主題的用戶只需點擊「導入演示數據」按鈕即可。, , 你是主題作者嗎?, 為你...。
  • Premium Addons for Elementor 》使用超過60個高度可自訂的外掛和小工具以及400多個預製範本,讓你能夠無需編碼更快地建立複雜的網站,提升你的Elementor頁面建構器的能力。Elementor和Premiu...。
  • Ocean Extra 》mplates IMPORT, With Ocean Extra, you get access to a wide range of both free and premium website templates to import to your website with a single...。
  • SiteOrigin Widgets Bundle 》rdPress website since 2013. Our Widgets Bundle is actively developed and regularly updated to ensure compatibility with the latest WordPress update...。
  • Jeg Elementor Kit 》這是為了 Elementor 頁面建構器所設計的額外小工具,它包含 40 種高度可自訂的小工具。, 必要小工具, 我們提供小工具,您可以按照自己的需求進行自訂。, , 手...。
  • Blocksy Companion 》Blocksy Companion 是一個外掛,將 Blocksy 主題轉化為強大的瑞士軍刀工具。, 只有在安裝並啟用 Blocksy 主題時,它才會運行並添加增強功能。, 最小需求, , W...。
  • WooSidebars 》使用 WooSidebars,您可以根據情境(例如特定頁面、特定博客文章、某些類別或搜尋結果屏幕)更改顯示在側邊欄(小部件區域)中的小部件。設置顯示在多個條件...。
  • Widget Importer & Exporter 》Widget Importer & Exporter 是一個有用的外掛,可將小工具從一個WordPress站點移動到另一個站點,備份小工具,並供主題開發人員為用戶提供範例小工具。...。
  • Unyson 》, 您覺得這款外掛有幫助嗎?請考慮給它一個五星評價。, , Unyson - 一個免費的拖放框架,附帶許多內建的擴充功能,可以協助您輕鬆快速地開發高級主題。, 贊助...。
  • Orbit Fox by ThemeIsle 》透過Orbit Fox,您可以使用各種模組擴充您的主題功能,例如社交媒體分享按鈕和圖示、自訂選單圖示、頁首和頁尾腳本、一鍵導入頁面模板、頁面建構器附加元件和...。
  • Widget CSS Classes 》Widget CSS Classes 可以讓您給 WordPress Widget 添加自定義的 class 和 id, 請注意,此外掛並不支援輸入自定義的 CSS。您需要修改主題的 style.css,或加入...。
  • Lightweight Sidebar Manager 》通常您會在網站上看到一個側邊欄,但有時需要在特定頁面上顯示相關的不同側邊欄。例如,在 WooCommerce 頁面上,顯示相關或熱門產品的側邊欄比最新評論或博客...。
  • Sidebar Widgets by CodeLights 》❗ 很抱歉,由於 SiteOrigin 的 widgets API 完全更改,CodeLights 不再支援 SiteOrigin Page Builder 的原生使用。解決方案:您仍然可以在純文字編輯器中創...。
  • Widget Context 》使用 Widget Context 外掛在網站的特定部分 (如首頁、文章、頁面、檔案、搜尋等) 中顯示或隱藏小工具。該外掛可支援使用 URL 定位來達到最大的彈性。, , 高級...。
  • UiCore Elements – Free Elementor widgets and templates 》```html, , , , ,

    UiCore Elements 外掛總結:

    ,

    UiCore Elements 是一個多功...。

文章
Filter
Apply Filters
Mastodon