AIOSEO FAQ Block accordion

Adds accordion style toggle functionality to the AIOSEO FAQ block.

<10

Leave Tasty recipe ratings with WP-PostRatings

The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…

<10

MemberPress: Set Default Country on Registration Page

This code will help set specified country as default country for the Country field on MemberPress…

Add Tag And End Date To Funded Campaign

Sometimes, it can be useful to do something special for campaigns that have been fully funded.

Modify Software Licensing License Structure

Modify the structure of Software Licensing's license keys.

Local Eldoria National Data

Eldoria Nation Details Industry Output Upgrade Level IT 100 1 Auto 50 1 Agriculture 200 1…

Header and Footer

Copy/pasted form docket

Justin Barron
<10

Show Featured Image With Purchase Link

Shows a download's featured image with the purchase link

Multipost Query Loop

This code snippet adds the ability to add multiple posts to the Generate Blocks Query Loop

Joe McCorison PRO
<10

Elementor - Fix the Accordion SEO issue

add_filter( 'elementor/widget/render_content', function ( $widget_content, $widget ) { if ( 'accordion' === $widget->get_name() ) { $widget_content…

Dynamic Year Copyright Shortcode

This snippet adds an easy-to-use shortcode to display the copyright symbol with the current year.

Titel aanpassen archive page

function custom_category_title( $title ) { $title = str_replace( 'Archieven', 'Mijn gewenste titel', $title ); return $title;…

1 49 50 51 52 53 219