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 | Amazon Aurora, Amazon Web Services
AWS provides a wide range of cloud-based database systems for developers. Some of them are Relational, and others are NoSQL. This article shows a comparison between two popular database services, DynamoDB and Aurora, both Serverless and fully managed by AWS....
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 | Mar 2, 2023 | Amazon, Amazon S3, Amazon Web Services
At AWS, security is the top priority. Starting today, Amazon Simple Storage Service (Amazon S3) encrypts all new objects by default. Now, S3 automatically applies server-side encryption (SSE-S3) for each new object, unless you specify a different...
by truthbrother | Jan 5, 2023 | Amazon Web Services
WP Engine follows best practices to ensure our functionality is tightly integrated into WordPress, and our environment is customized to provide the best performance, stability, functionality and security. As such, we’ve included a few fine-tuned platform features on...