Changeset 456198
- Timestamp:
- 10/27/2011 12:57:24 AM (14 years ago)
- Location:
- idealien-rideshare
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
idealien-rideshare/tags/0.1/readme.txt
r456197 r456198 23 23 == Installation == 24 24 25 This section describes how to install the plugin and get it working.26 27 e.g.28 29 25 1. Upload the entire `idealien-rideshare` folder into the `/wp-content/plugins/` directory 30 1. Activate the plugin through the 'Plugins' menu in WordPress. 31 1. Place the shortcode - [ridesharelist] - on whatever page you want the table of rideshares to display. If you have lots of events you can use [ridesharelist style=event] and a separate table per event will be displayed. 26 1. Activate the plugin through the Plugins menu in WordPress. 27 1. Place the shortcode **[ridesharelist]** wherever you want the rideshares to display. 28 1. Place the shortcode **[ridesharelist style=event]** to have a separate table per event. 32 29 1. To take advantage of the front-end submission form, you must have [Gravity Forms](http://gravityforms.com/ "Forms for WordPress Just Don't Get Any Easier") v1.5 or higher installed PLUS the [Gravity Forms Custom Post Type enhancement plugin](http//wordpress.org/extend/plugins/gravity-forms-custom-post-types/). Import the form from `/idealien-rideshare/form/` and insert it as you would with any other GF. 33 30 -
idealien-rideshare/trunk/readme.txt
r456197 r456198 23 23 == Installation == 24 24 25 This section describes how to install the plugin and get it working.26 27 e.g.28 29 25 1. Upload the entire `idealien-rideshare` folder into the `/wp-content/plugins/` directory 30 1. Activate the plugin through the 'Plugins' menu in WordPress. 31 1. Place the shortcode - [ridesharelist] - on whatever page you want the table of rideshares to display. If you have lots of events you can use [ridesharelist style=event] and a separate table per event will be displayed. 26 1. Activate the plugin through the Plugins menu in WordPress. 27 1. Place the shortcode **[ridesharelist]** wherever you want the rideshares to display. 28 1. Place the shortcode **[ridesharelist style=event]** to have a separate table per event. 32 29 1. To take advantage of the front-end submission form, you must have [Gravity Forms](http://gravityforms.com/ "Forms for WordPress Just Don't Get Any Easier") v1.5 or higher installed PLUS the [Gravity Forms Custom Post Type enhancement plugin](http//wordpress.org/extend/plugins/gravity-forms-custom-post-types/). Import the form from `/idealien-rideshare/form/` and insert it as you would with any other GF. 33 30
Note: See TracChangeset
for help on using the changeset viewer.