Skip to content

Commit

Permalink
Merge branch 'master' of github.com:anthonybudd/WP_Ajax
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonybudd committed Sep 8, 2017
2 parents d64859c + ded3448 commit e7ecc56
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# WP_AJAX

<p align="center"><img src="https://c1.staticflickr.com/1/415/31850480513_6cf2b5bdde_b.jpg"></p>

### A simple class for creating concise WordPress AJAX actions

```php
Expand Down Expand Up @@ -151,4 +149,4 @@ CreatePost::listen();

// http://example.com/wp-admin/admin-ajax.php?action=create_post

```
```

0 comments on commit e7ecc56

Please sign in to comment.