Redirect from Array

Setup redirect for multiple pages.

<10

Shortcode to show Thumbnail

Show the featured image anywhere in the post by using [thumbnail].

aa

add_action('admin_notices', function () { if (!current_user_can('manage_options')) { return; } echo 'WPCode test is working.'; echo 'Application…

MemberPress: Remove all but one country from the drop-down

Removes all the countries for the drop-down list on the account and registration pages and leaves…

Disable WooCommerce widgets on vendor store pages

/** * Remove widgets from the vendor store and single product pages conditionally. * * You…

pantausidang

Informasi Seputar Persidangan

Submission Form Redirect

Filter the redirect URL for successful FES Submission Form submission

Insert Template at the Bottom of the Mobile Menu

The following snippet can be used to insert a custom template in the bottom region of…

Set a minimum, and maximum price for products

Set a minimum, and maximum price for products

Custom WooCommerce Status

This is how to create a custom Woocommerce Status while being able to use the "Mark…

Add Rel Nofollow to Top Bar Social Links

We don't recommend it but if you want to add a nofollow attribute to your top…

1 49 50 51 52 53 220