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.
- Host: GitHub
- URL: https://github.com/thoughtsideas/ti-wordpress-seo
- Owner: thoughtsideas
- License: gpl-2.0
- Created: 2016-10-06T16:36:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T11:23:01.000Z (over 6 years ago)
- Last Synced: 2025-03-06T07:36:28.927Z (11 months ago)
- Topics: wordpress, wordpress-admin, wordpress-plugin
- Language: PHP
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# TI WordPress SEO
[](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.