定制 firegoby/wp-hotfix 二次开发

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

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

firegoby/wp-hotfix

最新稳定版本:0.1.1

Composer 安装命令:

composer require firegoby/wp-hotfix

包简介

README 文档

README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Fix bugs on each versions of WordPress.

Installation

Create a composer.json in your plugin root or mu-plugins

{
    "require": {
        "firegoby/wp-hotfix": "*"
    }
}

Place the following code into your plugin.

require_once dirname( __FILE__ ) . '/vendor/autoload.php';

Then:

$ composer install

Contributing

Clone this project.

$ git clone git@github.com:miya0001/wp-hotfix.git

Run testing

Initialize the testing environment locally:

(you'll need to already have mysql, svn and wget available)

$ bash bin/install-wp-tests.sh wordpress_test root '' localhost latest

Install phpunit.

$ composer install

The unit test files are in the tests/ directory.

To run the unit tests, just execute:

$ phpunit

Issue

https://github.com/miya0001/wp-hotfix/issues

统计信息

  • 总下载量: 21
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: Shell

其他信息

  • 授权协议: GPL2
  • 更新时间: 2015-09-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固