Skip to content
Avatar
🌝
You are very curious, aren't ya?
🌝
You are very curious, aren't ya?

Achievements

Achievements

Block or Report

Block or report MelMacaluso

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. xavitar Public

    Xavitar is an interactive shell script that, according to your provided parameters and the credentials you fill in, automates the creation of a domain through Laravel Forge, a VCS provider and Clou…

    Shell 2 1

  2. vue-modal Public

    Reusable Modal component, supports own custom HTML, text and classes.

    JavaScript 28 9

  3. 1
    <?php
    2
        function 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

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

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

Seeing something unexpected? Take a look at the GitHub profile guide.