wp-digital/wp-block-custom-table

可移动行的自定义表格块

安装次数: 2

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 6

分支: 1

开放性问题: 0

语言:JavaScript

类型:wordpress-plugin

dev-master 2023-09-26 12:28 UTC

This package is auto-updated.

Last update: 2024-09-26 14:33:10 UTC


README

描述

该块允许在表格中移动行

安装

  • 最佳方式是使用 Composer

    composer require wp-digital/wp-block-custom-table
    
  • 另一种方式是将此仓库克隆到 wp-content/plugins/

    cd wp-content/plugins/
    git clone git@github.com:wp-digital/wp-block-custom-table.git
    

使用 WP-CLI wp plugin activate wp-block-custom-table 或从 插件 页面激活 自定义表格