micdijkstra
@micdijkstra joined Nov 2014
Recent impact
Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.
Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0
Contributions
Type
April 2017
Apr 22
Sat · 03:25
Forums
med
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…
Slightly updated version with a fix for the fallback category link: <?php $perma_cat = get_post_meta($post->ID…
Apr 22
Sat · 01:27
Forums
med
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 !=…
You can do this: <?php $cat_id = get_post_meta($post->ID , '_category_permalink', true); if ( $cat_id !=…
November 2014
Nov 27
Thu · 03:52
Plugins
high
Released a new plugin, InnovaReviews for Wordpress
Nov 27
Thu · 03:52
Plugins
high
Committed [1033560] to Plugins SVN:
No contributions in this category yet.