' .__('Thank you for using Artistography. It was conceptualized in mid-2010,
and came to be manifested as a wordpress Plugin beginning around January 6th, 2011.
Developed by Chad Harrington (also known as Mistah Write.
It was developed with PHP 5, MySQL 5, and Wordpress v3.0.4
>
== Shortcodes ==
[artistography_artist_name]
[artistography_display_artists]
[artistography_display_artist]
[artistography_display_artist_page]
[artistography_album_download_link]
[artistography_album_art]
[artistography_album_download_link]
[artistography_display_albums]
Displays albums in a table with associated download hyperlink (if linked to a download) or add to cart link
cols=(default 3)
size=(default 200)
[artistography_display_album id=1]
Displays album where id=1 with associated download hyperlink (if linked to a download) or add to cart link
Optional parameters:
cols=(default 3)
size=(default 200)
[artistography_display_album_tracklist]
[artistography_display_album_artist]', $i18n_domain). '
' .sprintf(__('Version: %s', $i18n_domain), ARTISTOGRAPHY_VERSION). '
'; ?>