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); } }…

AIO Dashboard

Suport for AIO SEO dashboard

Use Billing Address in Order Exports

add_filter( 'wcv_export_orders_use_shipping_address', 'wcv_order_export_use_shipping_address' ); function wcv_order_export_use_shipping_address( ){ return false;

Remove the Header Menu Underline on Hover

If you enable the Header menu underline it will display both on active items and on…

Add vendor id and name to CSV commissions export

Add vendor id and name to CSV commissions export

Disable EDD Software Licensing Activation/Deactivation Logs

By default, when a license is activated or deactivated EDD Software Licensing adds a log entry…

Google Call Tracking - On Website

This snippet goes on the Contact page where our phone number is displayed. It allows Google…

Andrew Boldizsar
<10

Maintenance Mode

Display a simple maintenance mode message for non-admin users.

Defining Zoho Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Google

G-T2XZDKK0J5

Paul Discher
<10

Hotfix: Free Downloads - Always load assets

In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…

1 107 108 109 110 111 218