Change Registration Email Login URL

Modifies the login URL sent to new users via email.

Commercial Lending & Business Funding | Arlo Funding

Fast, flexible commercial lending and business funding solutions nationwide. Commercial real estate loans, asset-based financing, and…

Louis VanEssen
<10

Billing Address Email Tag - Actual Country Name

Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.

Property Type Conditional Search Fields

jQuery(document).ready(function($) { // ============================================ // FIELD VISIBILITY BASED ON PROPERTY TYPE // ============================================ // All conditional…

sagar rane
<10

Disable IP Geo lookup service

That script is the one making the call to the geolocation endpoint, the rest of the…

Auto Vote 5 sao cho bài viết mới

function auto_vote_5_stars_on_publish($ID, $post) { if ($post->post_status === 'publish') { if (function_exists('kk_star_ratings_insert')) { kk_star_ratings_insert("5", $ID); } }…

Bulk Change Custom Order Status wpadmin

add_filter( 'bulk_actions-edit-shop_order', 'misha_register_bulk_action' ); // edit-shop_order is the screen ID of the orders page function misha_register_bulk_action(…

Reorder dashboard navigation

Bring the order page to the front of the product page

1 91 92 93 94 95 219