by truthbrother | Mar 2, 2023 | Wordpress
Unless otherwise indicated, the code snippets you see below should be placed into your theme’s functions.php file. Below is the code to modify the length of the post excerpts: //* Modify the length of post excerpts add_filter( 'excerpt_length',...
by truthbrother | Mar 2, 2023 | Wordpress, Security
Limit Login Attempts Reloaded is a robust security solution for WordPress sites, providing ultimate protection against brute force attacks. The plugin, which is available for free in the WordPress plugin library, limits the number of login attempts possible through...
by truthbrother | Dec 30, 2022 | Wordpress
Fifteen years ago our company built and launched a website builder based on WordPress v1.x that allowed anyone to quickly launch a site with rudimentary managed services like automatic backups and upgrades. With only a few dozen paying customers and not knowing...
by truthbrother | Dec 30, 2022 | Amazon Web Services, Wordpress
Do you have a WordPress website? Would you like it to be faster? Website performance is an important factor that can impact your search rankings and bottom line. In this article, you’ll learn why performance matters and how to build a hyperfast WordPress website. Why...
by truthbrother | Sep 28, 2022 | Wordpress
This early demo runs a full WordPress directly in the browser without a PHP server! While it isn’t fully stable yet, it is a major breakthrough that could transform learning, contributing, and using WordPress. This post explores the opportunities...