Skip to content

Commit

Permalink
Final 1.2.17 update
Browse files Browse the repository at this point in the history
  • Loading branch information
jupitercow committed Feb 24, 2015
1 parent b532d9d commit d0ac246
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 133 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ http://wordpress.org/plugins/gravity-forms-post-updates/

* * *

## Installation
-> **Requires PHP 5.3 or greater** <-

This add-on can be treated as both a WP plugin and a theme include.
* * *

### Install as Plugin
## Installation

1. Copy the folder into your plugins folder
2. Activate the plugin via the Plugins admin page
1. Install plugin either via the WordPress.org plugin directory, or by uploading the files to your server.
2. Activate the plugin via the Plugins admin page.

## Features

Expand Down Expand Up @@ -314,4 +314,4 @@ add_filter('gform_update_post/public_edit', 'custom_gform_update_post_public_edi
{
return 'edit_posts';
}
```
```
Loading

0 comments on commit d0ac246

Please sign in to comment.