內容簡介
您在 WordPress 安裝中是否曾經面對太多主題而感到困擾?我已經受夠了 WordPress 後端混亂的主題頁面。作為一名開發人員,有時需要對主題進行排名。因此,我決定要給主題標籤或分配一個類別,例如賦予它們一個文件夾。
這就是為什麼我在寫一個代碼來對 WordPress 主題進行文件夾化。
在 wp-content 中加載不同組的主題。轉到外觀下的管理頁面 -> 主題文件夾,給不同文件夾命名。現在您就可以查看不同主題組的文件夾視圖。
然後您可以預覽來自特定類別的主題或刪除它們。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Did you ever struggle with to many themes in your WordPress installation? I had enough of the messy theme page on WordPress Backend. As developer I need sometimes a ranking for themes. So I decided, there have to be a way to label themes or assign a category in this case a folder to them.
That is why I was writing a code to folder WordPress themes.
Load different groups of themes into the wp-content. Go to the Admin Page under Appearance -> Theme Folders and give the names of the different folders. Now you have folder view of different theme groups.
Then you can preview themes from certain categories or delete them.
