Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
Leave that to the wiki.
Browse files Browse the repository at this point in the history
  • Loading branch information
aubreypwd committed Feb 3, 2019
1 parent b5cf845 commit 16fd4e5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# wpkickstart

This is a flexible WordPress Plugin framework I like to use. It uses namespacing, a class-based structure, a simple `app()` callable for calling different services, and Grunt for language management.
This is a flexible WordPress Plugin framework and boilerplate.

Want to see how it works, see below and [/services/example-service](/services/example-service) and even [services/replace-cli](/services/replace-cli) for examples on what it can do.

Built and tested for PHP 5.6.20 through 7.2.0
Built and tested for PHP `5.6.20` through `7.2.0`.

_________________

Expand Down

0 comments on commit 16fd4e5

Please sign in to comment.