You are very curious, aren't ya?
Block or Report
Block or report MelMacaluso
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
<?php2function create_ACF_meta_in_REST() {
3$postypes_to_exclude = ['acf-field-group','acf-field'];
4$extra_postypes_to_include = ["page"];
5$post_types = array_diff(get_post_types(["_builtin" => false], 'names'),$postypes_to_exclude);
967 contributions in the last year
Activity overview
Contributed to
RenanBuzzi/talk2bee,
propjockey/augmented-ui,
brianzinn/react-babylonjs
and 1 other
repository
Contribution activity
May 2022
Created an issue in propjockey/augmented-ui that received 1 comment
Safari seems to render with visual artifacts
Hi there, thanks for the great lib, loving it so far! We develop our full project around it and it really gives a nice touch with ease. When we tri…
1
comment
162
contributions
in private repositories
May 3 – May 27