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…

Book Review

Used to list book review recommendations

Valerie Hunter
<10

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…

Set the ranges for Calendar & Calendar List (Combined) View | Display Eventbrite Events

The following code snippet filters the valid ranges for the next/prev keys of the calendar and…

Custom Heading above Qty (Woocommerce)

let qty = document.querySelector(".e-atc-qty-button-holder"); let text = ` How many card you’re planning to purchase? Choose…

Niyaz Poyilan
<10

Display a message after the 1st paragraph of posts

Thank you for reading this post, don't forget to subscribe!

Auto Responder Message Content | Quick Event Manager

add_filter('qem_autoresponder-message-content', , , 3); This filter allows you to alter the auto responder message content from…

Cusdtom WP escape

One major difficulty with passing WordPress org security reviews is escaping late. This function may help.

Untitled Snippet

Remya Achipra
<10

Change rating tooltip colors

Use this CSS to change the default colors for the rating tooltip.

<10
1 2 3 4 5 6