1 Snippets
<10 Favourites
<10 Downloads

Change the Submit Button Color

Changes the color of the submit button for all WPForms. The colors in this CSS are…

900+

Dynamic Copyright & Current Year Shortcodes

Add this snippet to the functions.php file in your theme or plugin. Compatible with both classic…

Meta Pixel Code

Add Meta Pixel Code in WPCode

Floating Social Media Icons (copy)

Display your Social Media accounts in a floating sidebar.

<10

Titel aanpassen archive page

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

webfontloader.js

// Add custom scripts function add_custom_script_webfont_loader_js() { wp_register_script( 'webfontloader', 'https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js', array(), '1.6.28', true ); wp_enqueue_script( 'webfontloader'…

add post formats

Adding different types of post formats: aside – Typically styled without a title. Similar to a…

Add data-no-optimize to all JS snippets

This snippet filters the output of all the WPCode JavaScript snippets to add the data-no-optimize parameter…

<10

Payment plan Calculator CSS style

.payment-plans { margin-top: 20px; padding: 15px; background-color: #fff; border: 1px solid #ddd; border-radius: 8px; display: flex;…

Newsletter signup

Get your readers to sign up for your newsletters seamlessly, in a single click

Untitled Snippet

.entry-meta { display: none; }

Paul Bass
<10

Tasty Pins - Remove the Pin button for an image by URL

Easily exclude images from having this pin it button using the image url by javascript snippet:

<10
1 2