文件名称:wp-tag-order:manually在WordPress上的各个帖子(不是站点全局)中手动对标签进行排序
文件大小:292KB
文件格式:ZIP
更新时间:2024-03-06 07:50:34
wordpress drag-and-drop tags sort order
WP标签顺序 使用简单的拖放:up-down_arrow:︎可排序功能在单个帖子中订购标签(非分层自定义分类法)。 :warning: 该插件与WordPress 5.x上的Gutenberg不兼容。 考虑使用。 要求 WordPress 4.7以上 安装 1.将此仓库克隆到您的wp-content/plugins目录中。 $ cd /path-to-your/wp-content/plugins/ $ git clone git@github.com:sectsect/wp-tag-order.git 2.通过WordPress中的“插件”菜单激活插件。 而已 :OK_hand: 特征 支持post_tag和non-hierarchical taxonomy 。 在后类型中支持多个non-hierarchical taxonomies 。 在创建新帖子的情况下,您需要保存一次帖子才能激活此功能。 要申请现有帖子,请在“ Add an
【文件预览】:
wp-tag-order-master
----.gitignore(82B)
----options()
--------index.php(916B)
----tsconfig.json(335B)
----README.md(6KB)
----CHANGELOG.md(5KB)
----bin()
--------install-wp-tests.sh(5KB)
----languages()
--------wp-tag-order.po(2KB)
--------wp-tag-order.mo(771B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
----.phpcs.xml.dist(722B)
----tests()
--------test-sample.php(289B)
--------bootstrap.php(826B)
----.distignore(576B)
----LICENSE(34KB)
----composer.json(422B)
----phpunit.xml.dist(389B)
----package.json(3KB)
----phpcs.xml.dist(674B)
----prettier.config.js(153B)
----src()
--------@types()
--------assets()
----stylelint.config.js(766B)
----includes()
--------functions.php(2KB)
--------index.php(13KB)
--------category-template.php(5KB)
----postcss.config.js(748B)
----wp-tag-order.php(3KB)
----images()
--------screenshot.png(56KB)
--------logo.jpg(5KB)
----.travis.yml(1KB)
----.editorconfig(360B)
----webpack.config.js(6KB)
----babel.config.js(468B)
----.eslintrc.js(1KB)
----assets()
--------css()
--------svg()
--------js()
----package-lock.json(654KB)