Skip to content
View israelmartins96's full-sized avatar

Block or report israelmartins96

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. WC Vendors Bulk Activate All Inactiv... WC Vendors Bulk Activate All Inactive Vendors
    1
    <?php
    2
    
                  
    3
    // Run once! (Use a plugin like Code Snippets https://wordpress.org/plugins/code-snippets/)
    4
    
                  
    5
    function wcv_activate_all_vendors() {
  2. Popup Maker Age Verification Modals ... Popup Maker Age Verification Modals Customise Feedback Messages
    1
    <?php
    2
    
                  
    3
    /*
    4
    * A filter to modify Popup Maker's Age Verification Popups' feedback messages (success and error).
    5
    * 
  3. Popup Maker Advanced Targeting Condi... Popup Maker Advanced Targeting Conditions Display Popup for n Months After User Views n Pages
    1
    /**
    2
     * Requires Advanced Targeting Conditions extension: https://wppopupmaker.com/extensions/advanced-targeting-conditions/
    3
     * 
    4
     * Sets a cookie to display the popup for the duration of the cookie lifetime, after the user has viewed n pages.
    5
     * Reset when the cookie expires.
  4. lorempress lorempress Public

    Dummy text generator

    JavaScript

  5. PopupMaker-Library PopupMaker-Library Public

    Forked from PopupMaker/Library

    Various functions & sample code to customize and extend Popup Maker

    CSS

  6. gulp gulp Public

    Gulp 5 task flow in ESM format to compile Sass to CSS and scripts to browser-readable JavaScript. It watches for changes to html, css, js, and php files.

    JavaScript