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

Organizations

@devowlio
Block or Report

Block or report matzeeable

Report abuse

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

Report abuse

Pinned Loading

  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 380 52

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

    Create React WordPress plugin with no build configuration.

    JavaScript 64 12

  3. wp-hookdoc wp-hookdoc Public

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

    CSS 50 4

  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