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
October 2016
Oct 18 Tue · 22:08
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
Removed the plugin and installed again - nothing changed. What permissions could I check? S
Oct 17 Mon · 21:53
Forums med
Posted a reply to [WP Ultimate Recipe] Preview not working, on the site WordPress.org Forums:
I did var_dump( $this ); and go a lot of info! Can I return a…
Oct 17 Mon · 21:36
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
it returns bool(false) Anything else I can try?
Oct 17 Mon · 09:13
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
is there anyway to have the function Call to a member function get_template() on a…
Oct 17 Mon · 08:57
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
PS I am using 4.6.1
Oct 17 Mon · 08:57
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
the only way I can get content to show is to use: echo get_post_field('post_content', $post->ID);…
Oct 17 Mon · 08:48
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
All the ones I have tried that are in draft. Is there any way I…
Oct 17 Mon · 08:39
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
I already did that - I have tried disabling all plugins (except for WP Ultimate…
Oct 17 Mon · 08:30
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
Yes, as I mentioned I get the error in the preview of the recipe, If…
Oct 17 Mon · 03:10
Forums med
Posted a reply to Preview not working, on the site WordPress.org Forums:
Also whne I turned on debug = true I got this: Fatal error: Call to…