Adicon Wordpress Favicon Plugin Download
Someone contacted me today to ask for help finding the Adicon Server Plugin which creates and manages those cute favicon ads that I’m using in the sidebar.
Unfortunately the developer’s site expired recently and the plugin doesn’t seem to have been submitted to any of the usual plugin database sites, which might have had their own copies of the plugin.
As a temporary measure for anyone who wants to use this plugin, I’ve linked to my personal copy here for downloading.
Please note that I can’t provide any support for the plugin. Unfortunately the developer’s website cache has disappeared from Google already so I can’t list the official instructions and there’s no readme file available, but you can install it like any other WP plugin and configure your adicons via the options page in wp-admin.
To show your adicons:
<?php AI_Interface::adIconShow(); ?>
If you’d like to allow other people to upload their favicons for your approval:
<?php AI_Interface::adIconUploadForm(); ?>






(4.75 out of 5)

Thanks for posting this, this is sweet little plugin. I went searching for it as I had used it in the past and was hoping development on it had continued….
You’re welcome. I just wish that I had the php skills to develop it even further.