Skip to content
View matzeeable's full-sized avatar
💭
Looking for improvements!
💭
Looking for improvements!

Organizations

@devowlio
Block or Report

Block or report matzeeable

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. devowlio/wp-react-starter devowlio/wp-react-starter Public

    🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and…

    PHP 379 51

  2. devowlio/create-wp-react-app devowlio/create-wp-react-app Public

    Create React WordPress plugin with no build configuration.

    JavaScript 63 12

  3. wp-hookdoc wp-hookdoc Public

    ⭐ An API documentation generator for your WordPress actions and filters.

    CSS 49 3

  4. wpdb-batch wpdb-batch Public

    WordPress $wpdb batch UPDATE (for INSERT PR welcome)

    PHP 6 1

  5. Checks if the current request is a W... Checks if the current request is a WP REST API request.
    1
    <?php
    2
    
                  
    3
    if ( !function_exists( 'is_rest' ) ) {
    4
    	/**
    5
    	 * Checks if the current request is a WP REST API request.
  6. devowlio/node-gitlab-ci devowlio/node-gitlab-ci Public

    Dynamically create your .gitlab-ci.yml from TypeScript .ts files!

    JavaScript 15 3