wordpress-fieldmanager

Custom field types for WordPress

  • 所有者: alleyinteractive/wordpress-fieldmanager
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Fieldmanager

Fieldmanager is a comprehensive toolkit for building forms, metaboxes, and custom admin screens for WordPress.

Build Status

Using Fieldmanager in your WordPress Project

Fieldmanager is a powerful library which can make the development of sophisticated features a breeze. To get started, simply download and install this plugin into your plugins directory and activate it on the plugins screen. To learn how to use Fieldmanager's API, visit the project's official website at Fieldmanager.org. There is also a demo plugin which illustrates a lot of what you can do with Fieldmanager.

Requirements

  • WordPress: 4.7+
  • PHP: 7.0+

Fieldmanager is tested down to and works on PHP 5.3-5.6, but we don't officially support PHP5. We strongly encourage using PHP7.

Downloads and Versioning.

You can view Fieldmanager's official releases here.

The master branch on GitHub is the "bleeding edge" release. As of 1.0, Fieldmanager will maintain a typical release cycle, with alpha, beta, and RC releases, and we hope to move through "minor" versions pretty quickly. While we encourage everyone to develop with and test on early releases and help us find the bugs, stable releases are recommended for production.

Contributing to Development

Development of Fieldmanager happens on Github. Bugs with Fieldmanager should be addressed in the Github issue queue, and enhancements or bug fixes should be submitted as pull requests, which are always welcome.

Generating Documentation

To build Fieldmanager's API documentation, the latest version of which is available at api.fieldmanager.org, you need apigen installed. Once you've got that, you can generate the entire documentation tree as follows:

apigen -c apigen.neon

Running QUnit tests

Fieldmanager uses QUnit for JavaScript unit tests. To quickly check the status of the tests, open /tests/js/index.html in your browser. You can also run the tests from the command line: Install the dependencies with npm install, then use grunt qunit:latest to run the tests against WordPress trunk or grunt qunit:recent to run the tests against trunk and the last two major releases.

主要指标

概览
名称与所有者alleyinteractive/wordpress-fieldmanager
主编程语言PHP
编程语言CSS (语言数: 5)
平台
许可证Other
所有者活动
创建于2012-10-25 15:23:49
推送于2024-05-23 18:38:51
最后一次提交
发布数23
最新版本名称v1.6.1 (发布于 )
第一版名称v0.9.0 (发布于 )
用户参与
星数544
关注者数80
派生数99
提交数1.8k
已启用问题?
问题数391
打开的问题数125
拉请求数353
打开的拉请求数47
关闭的拉请求数94
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?