Plugin Directory

deviantArt Last deviation

Show thumbnail/text-link/the both to the most recent deviation on specified dA account

Download Version

  1. Upload da.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php show_last_dev('dA username'); ?> in your templates

Avaiable ways of using the plug-in:

  • <?php show_last_dev('dA username'); ?> or <?php show_last_dev('dA username', 1); ?> shows thumbnail with text-link
  • <?php show_last_dev('dA username', 2); ?> shows only thumbnail linked to the deviation
  • <?php show_last_dev('dA username', 3); ?> shows only text-link to the last deviation

If you want the link open in new window you should add another argument to the function. eg:

  • <?php show_last_dev('dA username', 2, true); ?> shows only thumbnail linked to the deviation and link opens in new windw

Requires: 2.0.2 or higher
Compatible up to: 2.1
Last Updated: 2007-5-11 Downloads: 865

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(2 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.