Skip to content
View rayflores's full-sized avatar
Block or Report

Block or report rayflores

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. gulp4-starter gulp4-starter Public

    JavaScript 2

  2. wp-port-rf wp-port-rf Public

    Portfolio of builds/links

  3. acf-exhibitor-importer acf-exhibitor-importer Public

    Importer for the Page - Exhibitor List - built with ACF, that overwrites current data with an uploaded csv file.

    PHP

  4. wc-migrate-orders wc-migrate-orders Public

    This plugin allows you to migrate orders from one installation to another, really useful when you have 2 installation and you did a bunch of work on a beta site while the live server was still taki…

    PHP

  5. allow-two-days-fedex allow-two-days-fedex Public

    for shipping with FEDEX, you can manually enter zip codes, because the returned zip codes in the TWO_DAY range are not quite true...

    PHP

  6. sort postmeta that is a serialized o... sort postmeta that is a serialized object by custom order of your choice - uksort function - custom index list order - always first
    1
    <?php
    2
    
                  
    3
    class Sort_The_List {
    4
      
    5
      static public function get_postmeta_from_db( int $post_id ){