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
November 2024
Nov 06 Wed · 20:05
Forums med
Created a topic, Custom fields not visible in editor for custom post type, on the site WordPress.org Forums:
So I have successfully created a custom post type like…
Nov 06 Wed · 16:56
Forums med
Posted a reply to Custom post type has no fields at all, on the site WordPress.org Forums:
'supports' => __( 'title', 'editor', 'excerpt', 'author', 'thumbnail', 'comments', 'revisions', 'custom-fields', ), should be 'supports'…
Nov 06 Wed · 16:43
Forums med
Posted a reply to Custom post type has no fields at all, on the site WordPress.org Forums:
Thanks for getting back to me so quickly and with so many things to try.…
Nov 06 Wed · 14:20
Forums med
Created a topic, Custom post type has no fields at all, on the site WordPress.org Forums:
I have written a function to register my custom post t…