开发者 |
Jonna Tärneberg
Jonna T�rneberg |
---|---|
更新时间 | 2011年6月4日 20:40 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.0.1 |
and the courses will be displayed in a table.
Within CM you can also handle the participants of the courses. Every time a registration is made from the registrationform it's saved in the database and it's displayed in the participant overview. You can also decide if the admin should get a email when a registration is made under settings.
To display the registrationform on a wordpresspage add the code
in code view of the editor and save the page.
If you want captcha with the registrationform download the plugin Really Simple Captcha and activate. Then the registrationform gets a new field with the captcha image and inputfield.
If you like to style the registrationform you can use the css-class cm_tbl_regform
. The class is set on the table that includes the registrationform.
On the table with course overview the css-class is cm_tbl_courseoverview
.
You can use these classes when you want to style course overview and registrationform on a wppage.
For uninstalling the CM. On the Settings page mark the Yes radiobutton at Uninstall and click the save button. Go to 'Plugin' menu in Wordpress and deactivate CM and then delete the plugin.
This plugin has been tested on: