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

https://github.com/thoughtsideas/ti-wordpress-seo

Tweak WordPress SEO plugin for simplicity.
https://github.com/thoughtsideas/ti-wordpress-seo

wordpress wordpress-admin wordpress-plugin

Last synced: 10 months ago
JSON representation

Tweak WordPress SEO plugin for simplicity.

Awesome Lists containing this project

README

          

# TI WordPress SEO

[![Build Status](https://api.travis-ci.org/thoughtsideas/ti-wordpress-seo.png?branch=master)](https://travis-ci.org/thoughtsideas/ti-wordpress-seo)

## Testing

To setup automated testing before you commit. Install the Pre-Commit hook:

```
ln -s ../../_scripts/pre-commit ./.git/hooks/pre-commit
```

Each time you make a commit. Our tests will be run against it. Minimising the
number of issues making it to this repository.