Profiles

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
July 2020
Jul 23 Thu · 14:43
Forums med
Posted a reply to Missing patterns, on the site WordPress.org Forums:
+1 && +1 Thank You!
May 2020
May 28 Thu · 09:46
Forums med
Posted a reply to if ( “Gutenberg” ): ?, on the site WordPress.org Forums:
function is_gutenberg() { global $post; if ( function_exists( 'gutenberg_post_has_blocks' ) && gutenberg_post_has_blocks( $post->ID ) {…
November 2019
Nov 13 Wed · 16:08
Forums med
Created a topic, Category SIngles not working, on the site WordPress.org Forums:
same as reported earlier by other users
July 2017
Jul 28 Fri · 11:04
Forums med
Posted a reply to Notice on empty archive pages, on the site WordPress.org Forums:
Notice still there, my sub-category archive is not empty though, just filtered with pre_get_posts to…
Jul 25 Tue · 15:23
Forums med
Created a topic, Coarse at best, on the site WordPress.org Forums:
No usage notes, no inline instructions, placeholder te…
June 2017
Jun 01 Thu · 14:42
Forums med
Posted a reply to Notice on empty archive pages, on the site WordPress.org Forums:
Same here
April 2017
Apr 12 Wed · 13:41
Forums med
Created a topic, Combine scripts before minification [FEATURE REQUEST], on the site WordPress.org Forums:
Really miss the option to combine scripts before/after…
Apr 07 Fri · 14:20
Forums med
Posted a reply to wp-video-shortcode – play via js, on the site WordPress.org Forums:
You can do it this way: $( 'video' )[0].player.play(); This targets your first video. If…
March 2017
Mar 14 Tue · 16:06
Forums med
Posted a reply to Theme Inclusion Price?, on the site WordPress.org Forums:
http://www.empty-framework.com/premium-2/ is broken
January 2017
Jan 20 Fri · 11:26
Forums med
Posted a reply to Any Filter/hook ?, on the site WordPress.org Forums:
Correction: the filter seems to run in individual posts and categories but not archives or…