Skip to content
View aficiomaquinas's full-sized avatar

Block or report aficiomaquinas

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 Loading

  1. AdaptiveText.js AdaptiveText.js Public

    A mediaquery implementation fot FitText.js jQuery plugin.

    JavaScript 4

  2. onep/juan-pablo-villegas onep/juan-pablo-villegas Public

    Artist portfolio

    HTML

  3. ttamayo-lista-attributes-csv ttamayo-lista-attributes-csv Public

    JavaScript 1

  4. mautic-fix-db-ai mautic-fix-db-ai Public

    fix mautic schema foreign key errors with ai

    TypeScript 1

  5. Move unused coupons to trash, then e... Move unused coupons to trash, then empty coupons trash in Woocommerce manually using WP-CLI
    1
    #!/bin/bash
    2
    
                  
    3
    # Sometimes when the trash bin is too large for coupons (or other post_types),
    4
    # simply emptying the trash directly in the Wordpress front-end throws 500 errors
    5
    # or timeouts, that's why I created this script. Adjust the 'post_type',