Taberna WP Blog

Character problems in files
What I always recommend to my clients is that they do not use special characters in file names, whether they are images, pdf files, etc.

Remove login language selector
Remove WordPress login language selector that appears by default since version 5.9 and that we can control with a simple line in our child theme

Lando in WSL2: The Right Way
Install Lando in WSL2 in a correct, easy and fast way to perform our WordPress developments in a complete and highly customizable environment.

Load cached pages
With this trick we will be able to preload the cache of all the webs that we manage in a very easy way and from the console of our computer.

Log tracking with multitail
Monitoring the logs of our WordPress installations with the multitail command that allows us to view several files simultaneously and in real time.

Managing WordPress servers
Linux utility commands for remote administration of WordPress servers and debugging WordPress issues

Limit bots access to our web site by hours
Limit the access of bots to our website by periods, blocking from the Cloudflare firewall with rules that we will activate and deactivate from its API.

Delete all Blog entries by code
With this small code to execute in our WordPress installation we will be able to delete in a few seconds all the Blog entries without going through the recycle garbage can

Extract table of contents from PDF (TOC)
Extract the table of contents (TOC) of a pdf file to manipulate it from a WordPress plugin, for which we will use pdfminer and MuPDF Tools.

How to Secure WordPress Sites
From WhatSayTheExperts I was asked for some tips on how to secure your WordPress website.
This is my opinion along with that of 32 other industry professionals.

Change error recovery email in WordPress
Disable the Fatal Error Recovery Mode functionality in WordPress so that it does not send emails in case of error or change the email to which warnings are sent.

Gutenberg vs Elementor, Divi or Visual Composer
Gutenberg vs Elementor, Divi or Visual Composer, I give you my personal opinion about visual layout for WordPress and Gutenberg, native to WordPress.