Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/miya0001/wp-total-hacks
- Owner: miya0001
- Created: 2011-05-21T03:59:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T17:28:04.000Z (almost 8 years ago)
- Last Synced: 2024-10-03T12:45:03.064Z (3 months ago)
- Language: PHP
- Homepage: http://firegoby.jp/wp/wp-total-hacks
- Size: 1.17 MB
- Stars: 29
- Watchers: 6
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```