Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miya0001/wp-total-hacks

WP Total Hacks can customize more than 20 settings on your WordPress Site.
https://github.com/miya0001/wp-total-hacks

Last synced: 2 months ago
JSON representation

WP Total Hacks can customize more than 20 settings on your WordPress Site.

Awesome Lists containing this project

README

        

# WP Total Hacks

[![Build Status](https://travis-ci.org/miya0001/wp-total-hacks.svg)](https://travis-ci.org/miya0001/wp-total-hacks)
[![](https://img.shields.io/wordpress/plugin/dt/wp-total-hacks.svg)](https://wordpress.org/plugins/wp-total-hacks/)
[![](https://img.shields.io/wordpress/v/wp-total-hacks.svg)](https://wordpress.org/plugins/wp-total-hacks/)
[![](https://img.shields.io/wordpress/plugin/r/wp-total-hacks.svg)](https://wordpress.org/plugins/wp-total-hacks/)

* https://wordpress.org/plugins/wp-total-hacks/

## Contributing

```
$ git clone https://github.com/miya0001/wp-total-hacks
$ cd wp-total-hacks
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
$ phpunit
```