Gravity Forms: Add Custom CSS Buttons to GravityWP CSS Ready Classes Plugin

Add custom CSS: quick buttons and accordion at the top of the GravityWP - CSS Selector…

<10

Lazy load YouTube videos in WordPress with Shortcode

Lazy load YouTube videos in WordPress with Shortcode

Change Jump links to buttons

Make the "jump to recipe" and "print recipe" links look like buttons at the top of…

<10

Download Column Thumbnail

Render a new post column featuring the download thumbnail.

Add User to RCP Subscription on Purchase

Add customer to an RCP subscription level when they purchase a specific product.

Explicit Fixed Width and Height

add_filter( 'the_content', 'add_image_dimensions' ); function add_image_dimensions( $content ) { preg_match_all( '/]+>/i', $content, $images); if (count($images) <…

<10

Memberpress: Remove the Navigation Links on Page

Applying this custom CSS code will hide the default post navigation (Next/Previous) buttons located at the…

How To Allow Shop Manager to Manage Feeds?

#-- Allow Shop Manager to Access Product Feed Menus --# function allow_feed_menus_to_shop_manager( $capability ) { if…

<10
1 77 78 79 80 81 216