vektor-inc/custom-field-builder

自定义字段构建器

1.0.0 2020-08-28 05:57 UTC

This package is auto-updated.

Last update: 2024-08-29 05:19:11 UTC


README

  1. 将 custom-field-builder-config.php 复制到使用自定义字段构建器的插件目录(inc等)中
  2. 根据插件信息修改 custom-field-builder-config.php 的内容
  3. 从插件首次加载的PHP文件等中,通过 require_once( 'inc/custom-field-builder-config.php' ); 等方式加载