by truthbrother | Mar 2, 2023 | Wordpress
I had an awkward problem when i want to delete my theme, it gaves me this message: deletion failed, the theme requested does not exist wordpress. I can delete it from ftp manually but for client i want it to be deleted just from dashboard. Is any one have an idea how...
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...