[WordPress] 外掛分享: WP Designer

WordPress 外掛 WP Designer 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WP Designer」是 2015-04-12 上架。
  • 目前有 60 個安裝啟用數。
  • 上一次更新是 2021-08-03,距離現在已有 1370 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

varun21 | ruchika_wp |

外掛標籤

designer | developer | customizer | wp-customizer | wp customization |

內容簡介

WP Designer 可以使用最佳自訂實踐方式,以符合標準的方式為您的網站添加額外的功能,讓您將站點的功能保持在主題之外,使其不依賴主題。這在各種情況下都非常方便,例如當您要創建自訂文章類型、 自訂分類等時。這也可以讓您有一個統一的地方來保留所有的編輯。

WP Designer 還提供了一個友好的開發環境。它提供了一些選項,方便您在疑難排解時方便地禁用自定義。

它支持 SCSS,這意味著您現在可以快速、輕鬆且靈活地為網站設計樣式。在 style.scss 中放置所有自定義,WP Designer 將自動將其編譯為網站的 CSS。使用 SASS 可以幫助您節省大量自定義網站設計的時間。有關如何使用 SCSS 的全面指南可以在此找到:http://sass-lang.com/guide。

將所有的 php 函数放在 functions.php 中,額外的樣式則放在 style.scss 中。

WP Designer 可以讓您:

在任何主題上無需煩惱地添加額外的功能。
擴展現有主題的能力。
將自訂內容(php 代碼片段和 css 樣式)保留在主題之外。
獨立於主題,可以在不創建大量和痛苦的更新現有主題的情況下擴展 WordPress。
使用 SCSS 加快開發時間。

還需閱讀:

http://justintadlock.com/archives/2013/09/14/why-custom-post-types-belong-in-plugins
http://justintadlock.com/archives/2011/02/02/creating-a-custom-functions-plugin-for-end-users

原文外掛簡介

WP Designer allows you to add extra functionality to your site in a standard compliant way using customization best-practices. It allows you to keep the site functionality outside the theme so that it is not dependent on the theme. This comes in handy in various scenarios like when you want to create Custom Post Types, Custom Taxonomies etc. This also allows you to have one single place where you keep all your edits.
WP Designer also gives you a development friendly environment. It provides you options to conveniently disable your customizations when you want to troubleshoot.
It supports SCSS, which means you can now quickly, easily and more flexibly author the styles for your website. Place all your customizations in style.scss and WP Designer will automatically compile it into CSS for your website. Using SASS can help you save a lot of time customizing the site design. A comprehensive guide to using SCSS can be found here: http://sass-lang.com/guide
Place all your php functions in functions.php and extra styles in style.scss.
WP Designer allows you to:

Add extra functionality to any theme without hassles.
Extend the capabilities of existing theme.
Keep your customizations (php code snippets and css styles) outside the theme.
Theme independence allows to extend WordPress without creating a massive and painful update to an existing theme.
Speed up your development time using SCSS.

Also read:

http://justintadlock.com/archives/2013/09/14/why-custom-post-types-belong-in-plugins
http://justintadlock.com/archives/2011/02/02/creating-a-custom-functions-plugin-for-end-users

各版本下載點

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

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


1.0 | 2.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.1.0 | 2.1.1 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | trunk |

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

  • WP Customizer 》這個外掛讓你能夠在 WordPress 網站中管理和載入特定的功能、腳本和 CSS 檔案,而不需要編輯你的佈景主題的 functions.php 或其他原始檔案。, 設定和選項包括...。

文章
Filter
Apply Filters
Mastodon