Changeset 934227
- Timestamp:
- 06/18/2014 07:33:34 AM (12 years ago)
- File:
-
- 1 edited
-
callmeback/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
callmeback/trunk/readme.txt
r934226 r934227 11 11 CallMeBack is a plugin, that 12 12 13 - generates a basic Callback Form on your page via shortcode '[cmb]'. Within your theme php-file, use <code>do_shortcode(' cmb')</code>13 - generates a basic Callback Form on your page via shortcode '[cmb]'. Within your theme php-file, use <code>do_shortcode('[cmb]')</code> 14 14 - If a client fills out the Form and sends you a Request, it will be automatically inserted into your custom google calendar as an event 15 15
Note: See TracChangeset
for help on using the changeset viewer.