Send an Email Alert to the Administrator When WordPress Hits a 404 Page
Use a simple WordPress functions.php snippet to email the administrator when the site returns a 404 page.
Use a simple WordPress functions.php snippet to email the administrator when the site returns a 404 page.
Build a category subscription feature for a WordPress user center with Ajax, without relying on a plugin.
Use simple PHP in WordPress to rotate random background images and make text-heavy pages feel more active.
Add a custom admin column that displays the word count for each post in the WordPress post list screen.
A simple jQuery and CSS3 technique for shrinking a fixed navigation bar after the page scrolls past a certain height.
Show the combined cart weight in WooCommerce when shipping costs depend on product weight.
A short jQuery snippet for replacing abrupt anchor jumps with smooth scrolling behavior.
Display WordPress post dates differently depending on how recent the content is, such as showing time today, yesterday for recent posts, and month-day for older posts.