Plugin Directory

Linkify Authors

Version: 2.0.2 Turn a string, list, or array of author IDs and/or slugs into a list of links to those authors.

2.0.2

  • Note compatibility through WP 3.3+
  • Add link to plugin directory page to readme.txt
  • Update copyright date (2012)

2.0.1

  • Note compatibility through WP 3.2+
  • Minor code formatting changes (spacing)
  • Fix plugin homepage and author links in description in readme.txt

2.0

  • Add Linkify Authors widget
  • Rename linkify_authors() to c2c_linkify_authors() (but maintain a deprecated version for backwards compatibility)
  • Rename 'linkify_authors' action to 'c2c_linkify_authors' (but maintain support for backwards compatibility)
  • Add Template Tag, Screenshots, and Frequently Asked Questions sections to readme.txt
  • Add screenshot of widget admin
  • Changed Description in readme.txt
  • Note compatibility through WP 3.1+
  • Update copyright date (2011)

1.2

  • Use get_the_author_meta('display_name') instead of deprecated get_author_name()
  • Add filter 'linkify_authors' to respond to the function of the same name so that users can use the do_action() notation for invoking template tags
  • Wrap function in if(!function_exists()) check
  • Reverse order of implode() arguments
  • Fix to prevent PHP notice
  • Remove docs from top of plugin file (all that and more are in readme.txt)
  • Note compatibility with WP 3.0+
  • Minor tweaks to code formatting (spacing)
  • Add Filters and Upgrade Notice sections to readme.txt
  • Remove trailing whitespace

1.1

  • Add PHPDoc documentation
  • Use esc_attr() instead of the deprecated attribute_escape()
  • Minor formatting tweaks
  • Note compatibility with WP 2.9+
  • Drop compatibility with WP older than 2.8
  • Update copyright date
  • Update readme.txt (including adding Changelog)

1.0

  • Initial release

Requires: 2.8 or higher
Compatible up to: 3.3.2
Last Updated: 2011-12-6
Downloads: 841

Average Rating

5 stars
(2 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

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