Musicwhore.org Artist Connector Bitbucket
This custom plugin connects the Musicwhore.org artist directory with content imported from Movable Type
by Greg Bueno · bitbucket.org/nemesisvex/musicwhore-artist-connector-for-wordpress · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://bitbucket.org/nemesisvex/musicwhore-artist-connector-for-wordpress/get/master.zipReadme
Musicwhore.org Artist Connector
Overview
Musicwhore.org Artist Connector connects the Musicwhore.org artist database with content imported from Movable Type.
This plugin powers the artist directory featured in the Musicwhore.org Archive.
Musicwhore.org Artist Connector queries the Musicwhore.org artist, which is then displayed in the Musicwhore.org Archive theme.
Installation
Install the plugin directory under wp-content/plugins or wp-content/mu-plugins.
Configuration
After installation, go to Settings / Musicwhore Artist Connector and fill in the fields to connect to the Observant Records database.
- Database host: The name where the Observant Records database is hosted.
- Database name: The name of the Observant Records database on the server.
- Database user: The name of a user with credentials to read to the Observant Records database.
- Database password: The password of the user.
Fill in additional fields for connecting to the Amazon Product Marketing API.
- Access key: Your Amazon Web Services Access Key.
- Affiliate ID: Enter your affiliate IDs for the US, UK and Japan.
For queries to the Amazon Product Marketing API to work, you must define a constant named MUSICWHORE_AWS_SECRET_KEY with your Amazon Web Servers Secret Key in wp-config.php.
define( MUSICWHORE_AWS_SECRET_KEY, 'Amazon secret key goes here');
Usage
After the plugin has been enabled and a database connection stored, the Musicwhore.org Artist Connector adds a section in your post editing screen for providing Musicwhore.org Artist meta data.
Read the full README on Bitbucket →
Releases
| Tag | Published |
|---|---|
| 2.0.5 | |
| 2.0.4 | |
| 2.0.3 | |
| 2.0.2 | |
| 2.0.1 | |
| 2.0 | |
| 1.3.2 | |
| 1.3.1 | |
| 1.3 | |
| 1.2.2 | |
| 1.2.1 | |
| 1.2 | |
| 1.1.3 | |
| 1.1.2 | |
| 1.1.1 | |
| 1.1 | |
| 1.0.2 | |
| 1.0.1 | |
| 1.0 | |
| 0.02 | |
| 0.01 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.