Skip to content

Commit a14e328

Browse files
authored
Update README.md
1 parent 23b8c50 commit a14e328

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# wp-oop
1+
# WP OOP
22
A simple library of OOP style helpers for WordPress theme and plugin development.
3+
4+
## What is this?
5+
WP OOP is a package that give you a load of handy classes and methods to use when building things in WordPress.
6+
7+
It can give you well-formatted classes like User and Post which can then be extended into sub-classes in your own projects.

0 commit comments

Comments
 (0)