Display the Last Updated Date

Add the last updated date & time to your posts in the frontend.

4.3k

Add the Page Slug to Body Class

Add the page slug to the body class for better styling.

2.0k

Add an Edit Post Link to Archives

Make it easier to edit posts when viewing archives. Or on single pages. If you...

1.9k

Change Excerpt Length

Update the length of the Excerpts on your website using this snippet.

1.5k

Change Read More Text for Excerpts

Customize the "Read More" text that shows up after excerpts.

1.2k

Scroll Progress Bar

Display a progress bar at the top of the site as the user scrolls.

200+

Open External Links in a New Tab

Automatically open all external links added in posts in a new tab.

200+

Simple Table Of Contents

Automatically add a table of contents from the headings in your posts.

100+

Back to Top Button

Add a simple button to scroll back to top on the frontend.

30+

Add Fields

/** * Add fields to the registration form. * * @param array $fields * @return array…

Redirect To Referer After Login

/** * After a user logs in, redirect them back to the page they * were…

Let Google place ads for you

Add one piece of code to your site and Google will automatically show ads in all…

Add Donate Button

/** * USAGE: * * To display a particular campaign's button, just add this to your…

Remove Login Form

/** * Remove the login prompt from being displayed before the donation form. */ function ed_remove_login_form_before_donation_form()…

Move Fields

/** * Move fields in the Donation Form. * * In the example below, we move…

1 2 3 15