Search results for: header

Enable HTTP Strict Transport Security (HSTS) in WordPress

The provided code snippet is a WordPress function that enables a WordPress site's HTTP Strict Transport…

<10

Add Email Headers

/** * Add CC/BCC headers to Charitable emails. * * @param string $headers The default email…

My Insert widget in header

My own way of Inserting widget in header

RT7 Official - Maintenance Mode

RT7 Official Maintenance Mode

<10

Change Section Headers Per Campaign

/** * Change the section headers in the donation form. * * @param array $fields All…

Sticky header

/*Sticky header*/ #site-header { position: fixed; top:0; opacity: 0.98; } #main { margin-top: 70px !important; /*…

WPForms: add BCC email header to notification emails

Check the snippet code to apply to all/some form only, plus you will need to modify…

Remove the Page Title from the Page Header

The following code can be used to remove the title from the page header title area…

Pre-approval Emails

Email the admin and customer when a pre-approval payment has been made.

Change Section Headers

/** * Change the section headers in the donation form. * * @param array $fields All…

Set Header Menu as "Custom"

If you are using a custom menu plugin for your header menu you can define your…

ai content idea generator

function openai_generate_text() { // Get the topic from the AJAX request $prompt = $_POST['prompt']; $prompt ="generate…

Override Header Logo with Custom SVG

While you can select an SVG image from the customizer for your header logo if you…

Move WooCommerce Category Description Below Products

The following snippet moves the WooCommerce description from the default location (page header subheading) to below…

Disable Author Archive

A small Code that disable the WordPress Author Archive and redirect to the Homepage

1 2 3 11