Financing Snippet
Financing Credit App Embed
Toggle switch pricing tabel
$( document ).ready(function() { $('.group-two').hide(); $('.change-price').on('click', function() { $('.group-one, .group-two').toggle(); } ); });
Add tracking pixel / javascript on modal checkout complete | Display Eventbrite
Enable addition javascript to be executed on Eventbrite Modal Order Complete, this can be use for…
Disable Widgets blocks
//Disable Widgets blocks add_filter( 'use_widgets_block_editor', '__return_false' );
Set the ranges for Calendar List View | Display Eventbrite Events
The following code snippet filters the valid ranges for the next/prev keys of the calendar list…
Masterstudy LMS - Woocomerce Create Account After Payment
Gửi email tài khoản sau khi đã "completed" đơn hàng trên Woocommerce (Cartflows) -> kích hoạt…
BNB Auto Bot
BNB Auto Group Customer Service Bot
matt
function afficher_table_custom_paginee_direct() { global $wpdb; // Augmenter la limite de mémoire si possible ini_set('memory_limit', '256M'); $lignes_par_page…
Set the ranges for Calendar View | Display Eventbrite Events
The following code snippet filters the valid ranges for the next/prev keys of the calendar views…
Display a message after the 1st paragraph of posts
Thank you for reading this post, don't forget to subscribe!