Changelog:
Changes 1.0.2-a - Oct 25/10/2009 - Fixed bug with auto-install on wordpress 2.8.5
Changes 1.0.1-a - Mar 17/03/2009 - Implement the search function.
Changes 1.0.0-a - Jan 25/01/2009 - It covers changes between WordPress Version 2.6 and Version 2.7
Changes Nov 12/2008 version v. 07 - implement the banned list - added google pagerank
Changes Nov 12/2008 version v. 05 - implement the bookmark & sent to his friend’s button - edit/move categories
Changes Oct 10/2008 - admin email notification - include the Google AdSense
To support Permalink structure:
An example for htaccess code to redirect to odlinks You need an .htaccess file. The file will be create/modify by wordpress via the Permalink/mod-rewrite option.
Please edit the .htaccess file in the root folder of your Wordpress. You use the default .htaccess file and modify the file as follow: The redirect should look something like this
RewriteRule !(classified|odlinks)/ /index.php [L] RewriteRule ^odlinks/([^/()])/?([^/()])/?([^/()]*)/? /index.php?pagename=odlinks&_action=$1&id=$2&parent=$3 [QSA,L,R,NS]




