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
August 2017
Aug 10 Thu · 13:49
Forums med
Posted a reply to Custom Post Type / page-parents, on the site WordPress.org Forums:
Fixed it. I had to add a filter: add_filter('page_attributes_dropdown_pages_args', 'my_attributes_dropdown_pages_args', 1, 1); function my_attributes_dropdown_pages_args($dropdown_args) {…
Aug 10 Thu · 13:17
Forums med
Created a topic, Custom Post Type / page-parents, on the site WordPress.org Forums:
Hey guys, I am having a little problem with my custom…