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
May 2019
May 14 Tue · 14:49
Forums med
Posted a reply to Get all possible Capabilities, on the site WordPress.org Forums:
Thank you. I posted it in the plugin support forum. I am using the Members…
May 14 Tue · 14:47
Forums med
Created a topic, Get all possible Capabilities, on the site WordPress.org Forums:
Hi. I am working with the Members Plugin so that it g…
May 14 Tue · 12:10
Forums med
Posted a reply to register_post_type() doesn’t load with ‘capabilities’ argument, on the site WordPress.org Forums:
Thanks Joy. I found a way to enable a cap to a role with $role->add_cap($cap).…
May 07 Tue · 11:57
Forums med
Posted a reply to register_post_type() doesn’t load with ‘capabilities’ argument, on the site WordPress.org Forums:
Hi and thank you for all your answers and tipps. It was actually the problem…
May 03 Fri · 14:21
Forums med
Created a topic, register_post_type() doesn’t load with ‘capabilities’ argument, on the site WordPress.org Forums:
Hi, I developed my theme and everything works well o…
July 2018
Jul 03 Tue · 09:36
Forums med
Posted a reply to filter CPT by specific CPTonomy, on the site WordPress.org Forums:
Hi Andy, I changed the code from line 273 in cpt-pnpmy.php to: $query = $wpdb->prepare(…
June 2018
Jun 29 Fri · 14:46
Forums med
Posted a reply to filter CPT by specific CPTonomy, on the site WordPress.org Forums:
I solved my first problem: you just need to reorder the arguments so that, the…
Jun 29 Fri · 13:40
Forums med
Created a topic, filter CPT by specific CPTonomy, on the site WordPress.org Forums:
Hey, I get this error when I try to filter the instanc…