PostTypes:简单的WordPress自定义帖子类型

时间:2021-02-05 16:14:26
【文件属性】:
文件名称:PostTypes:简单的WordPress自定义帖子类型
文件大小:31KB
文件格式:ZIP
更新时间:2021-02-05 16:14:26
wordpress taxonomies wp post-type posttype PostTypes v2.1 简单的WordPress自定义帖子类型。 要求 PHP> = 7.2 > = 5.1 安装 用作曲家安装 在终端中运行以下命令,以使用安装PostType。 $ composer require jjgrainger/posttypes PostTypes使用自动加载功能,可与Composer的自动加载程序一起使用。 以下是入门的基本示例,尽管您的设置可能会因使用Composer的方式而有所不同。 require __DIR__ . '/vendor/autoload.php' ; use PostTypes \ PostType ; $ books =
【文件预览】:
PostTypes-master
----.gitattributes(24B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(315B)
--------ISSUE_TEMPLATE()
----src()
--------Columns.php(6KB)
--------Taxonomy.php(10KB)
--------PostType.php(13KB)
----CONTRIBUTING.md(7KB)
----.travis.yml(259B)
----LICENSE(1KB)
----.gitbook.yml(48B)
----phpunit.xml(305B)
----README.md(3KB)
----docs()
--------Getting-started.md(2KB)
--------SUMMARY.md(710B)
--------post-types()
--------Notes.md(1KB)
--------taxonomies()
----tests()
--------TaxonomyTest.php(4KB)
--------ColumnsTest.php(4KB)
--------PostTypeTest.php(6KB)
----.gitignore(68B)
----Changelog.md(2KB)
----composer.json(770B)

网友评论