Installation for Widget Support:
- Put the whatsyourrecord-widget directory (with the file in it) in your wp-content/plugins
- Go to your Wordpress Plugin Page and activate the Plugin
- Go to the Wordpress Design/Widgets Page and add the WhatsYourRecord Widget to your Sidebar. Click on the "edit" to change the Settings (don't forget to click the Save Changes Button).
Installation without Widgets:
- Put the whatsyourrecord-widget directory (with the file in it) in your wp-content/plugins
- Go to your Wordpress Plugin Page and activate the Plugin
- Set the different Settings in the whatsyourrecord.php File
- Add in your Sidebar.php file or somewhere else where you want to display the records.
Template Tags you can use in your Widget Settings to display datas:
- %%image%% = image of the record user
- %%title%% = name of the record
- %%username%% = username from the person who has done this record
- %%userprofileurl%% = the url of the users profile
- %%userrecordurl%% = the url of the users record page
- %%result%% = record result
- %%date_added%% = the date the record was added
- %%record_date%% = the date the record attempt was done
- %%place%% = the place of the record
- %%rating%% = the current rating of the record
- %%best_result%% = the best result for this record so far
- %%record_type%% = the type of the record - single record or group record