Profiles

  • Member Since: November 26th, 2014
  • Find me on:
  • Posted a reply to get primary category, on the site WordPress.org Forums:
    Slightly updated version with a fix for the fallback category link: <?php $perma_cat = get_post_meta($post->ID…

  • Posted a reply to get primary category, on the site WordPress.org Forums:
    You can do this: <?php $cat_id = get_post_meta($post->ID , '_category_permalink', true); if ( $cat_id !=…

  • Released a new plugin, InnovaReviews for Wordpress

  • Committed [1033560] to Plugins SVN:
    Adding InnovaReviews plugin