[WordPress] 外掛分享: Draggable Post Order

首頁外掛目錄 › Draggable Post Order
全新外掛
安裝啟用
尚無評分
1825 天前
最後更新
問題解決
WordPress 5.5+ PHP 7.4+ v1.0.3 上架:2020-12-25

內容簡介

特色

透過 jQuery UI sortable 拖曳排序,讓你在 WordPress 管理畫面中輕鬆地排序文章類型

使用方法

將以下程式碼加入你的 functions.php

add_post_type_support('你的自訂文章型別', \Draggable_Post_Order\Draggable_Post_Order::$post_type_feature);

外掛標籤

開發者團隊

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

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

原文外掛簡介

Features

makes post types orderable in the admin screen via drag’n’drop with jquery-ui-sortable

How to use
Add this to your functions.php
add_post_type_support('your-custom-post-type', \Draggable_Post_Order\Draggable_Post_Order::$post_type_feature);

延伸相關外掛

文章
Filter
Apply Filters
Mastodon