Link data from another database is plugin that allows your WP users to display user selectable content from MySQL database.
Admin will set up SQL query and the User can select results from the query.
Add method to display looped data, configured by Admin...
Upload the folder to the wp-content plugins directory, or install from the repository.
Activate the plugin from the Plugin WordPress.
Click on DB Config and enter your Database Settings.
Click on Generator or Manual tab to create your query.
Click on the Options and enter your permissions and other options.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changelog 0.1 Initial Development 0.1.0.2 text update and images 0.1.0.3 fixed jQuery and jQuery UI loader and tab views for clean installs 0.1.0.4 added uninstall code to clean the database of plugin entries 0.1.0.5 added WordPress compatibility and plugin branding 0.1.0.6 updated pluging description...
Read more