定制 mcguffin/acf-quick-edit-fields 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mcguffin/acf-quick-edit-fields

最新稳定版本:3.3.8

Composer 安装命令:

composer require mcguffin/acf-quick-edit-fields

包简介

WordPress Plugin implementing Column Displaying, QuickEdit and BulkEdit for Advanced Custom Fields (ACF)

README 文档

README

This is the official github repository of the ACF QuickEdit Fields plugin.

WordPress plugin adding Quick Edit functionality to Advanced Custom Fields Plugin (Pro and Free 5+.

Features

  • Show ACF field values in List views
    Supported ACF Fields.
  • Supports Post, Term and User list tables
  • Scalar Columns (Like Text, Number, ...) can be made sortable
  • Edit ACF Field values in Quick edit and Bulk edit

Compatibility

  • Requires WordPress 4.7+
  • Requires ACF 5.7+ (Free and Pro)
  • Requires at least PHP 5.6+

Installation

In WP Admin

Just follow the Automatic Plugin Installation procedere.

WP-CLI

wp plugin install --activate acf-quickedit-fields

Using Composer

composer require mcguffin/acf-quick-edit-fields

Development

git clone git@github.com:mcguffin/acf-quickedit-fields.git
cd acf-quickedit-fields
npm install
npm run dev

Migrating from Github to WPORG

Please note that the plugin slug has chaged from acf-quick-edit-fields to acf-quickedit-fields (missing a dash in the middle). You can safely delete the old version 2.x and re-install the plugin on plugins page.

Development

npm scripts:

  • npm run dev: Watch css and js soure dirs
  • npm run test: load some test fields
  • npm run dev-test: load some test fields and watch css and js soure dirs
  • npm run dashicons: Generate dashicons scss variables from source
  • npm run i18n: generate .pot file
  • npm run rollback: remove last commit (local and remote – use with caution!)

Documentation

统计信息

  • 总下载量: 56.49k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 364
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 364
  • Watchers: 16
  • Forks: 51
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 未知