This section describes how to install the plugin and get it working.
- Simply download the plug-in and manage it in your Wordpress Admin panel, under the Settings option.
- Unzip the downloaded package and upload the LinkShare RSS folder into your Wordpress plugins folder.
- Log into your Wordpress admin panel
- Go to Plug-ins and Activate the LinkShare RSS plug-in
- LinkShare RSS will now be displayed as an option in your Settings section.
- For first step instructions, go to Settings > LinkShare RSS
- Enter your feed token
- Choose which Advertiser DealFeed you'd like to display
- Insert the right PHP tag,
<?php get_linkshareRSS(); ?> , into your WP theme. I put mine in the sidebar.php file in the default theme.