Skip to content
View flexseth's full-sized avatar

Highlights

  • Pro

Block or report flexseth

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. press-this-for-the-events-calendar press-this-for-the-events-calendar Public

    Modify the Press This bookmarklet to allow pressing Events to the Modern Tribe The Events Calendar plugin

    PHP 5 1

  2. Gutenberg-Block-Editor-for-WooCommerce-Products Gutenberg-Block-Editor-for-WooCommerce-Products Public

    Enable the Gutenberg Block Editor for creating Products in WooCommerce

    PHP

  3. Gutendocs Gutendocs Public

    MDX docs for WordPress components.

    MDX

  4. Convert WooCommerce category checkli... Convert WooCommerce category checklist selection to a radio button, enforcing only one category per product
    1
    <?php
    2
    /*
    3
     * Change WooCommerce product category selection
    4
     * from checkbox to radio button, enforcing only one category
    5
     */
  5. Add Gutenberg Support to Custom Post... Add Gutenberg Support to Custom Post Types in WordPress
    1
    <?php
    2
    /* Do not include php tag, just for formatting */
    3
    
                  
    4
    'show_in_rest' => true,
    5
    'supports' => array('editor')
  6. WordPress/Documentation-Issue-Tracker WordPress/Documentation-Issue-Tracker Public

    Issue Tracker for the WordPress Documentation team.

    97 61