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
December 2016
Dec 18 Sun · 11:54
Forums med
Posted a reply to Urgent help, all back office disappeared with the last update, on the site WordPress.org Forums:
->show_on_post_type(‘page’)->show_on_template($template_path) Also works!
Dec 18 Sun · 11:39
Forums med
Posted a reply to Urgent help, all back office disappeared with the last update, on the site WordPress.org Forums:
->show_on_post_type( ‘page’ ) For my problem does not fit. Solved a problem. ->show_on_page($page_id) Thank you!
Dec 18 Sun · 11:14
Forums med
Posted a reply to Urgent help, all back office disappeared with the last update, on the site WordPress.org Forums:
Wordpress 4.7 Carbon Fields 1.5 Containers may be assigned to pages using specific template: ->show_on_template($template_path)…