Taberna WP Blog

logo-camiseta-dng-kukuxumuxu

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

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.
WordPress admin in recovery mode

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.
Servicios WordPress mediciĆ³n ordenador

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.
ttf to woff2 conversion

Converting TTF variable fonts to WOFF2

How to convert TTF variable fonts to WOFF2 with Google libraries and from our own system, without resorting to third party services.
Opciones GridPane

WordPress with GridPane, Proxmox and OVH

Installing a high performance WordPress server with GridPane on an OVH server with Proxmox installed and an IP Failover, configuring the network card
Best WordPress Page Builder

Best WordPress Page Builder?

My opinion on WhatSayTheExperts about the best visual builders in 2021, along with those of 84 other industry professionals.
Desbloquear Redsys en Cloudflare

Unblock Redsys in Cloudflare

When using Cloudflare with WooCommerce a firewall is activated that blocks Redsys confirmation requests, unblock them with a rule
Divi to Gutenberg

Remove Divi shortcodes

Remove shortcodes generated by Divi on pages and posts, to move the content to the new WordPress editor, Gutenberg. Remove shortcodes from single or multiple entries.
Local TTFB

WordPress, Local and the problems with TTFB

WordPress issues with Local and Windows 10 and the solution to very high TTFB times going from about two seconds to approximately six milliseconds
wordpress-standards

Using PHPCS and WordPress standards

It is very important that when we write code for ourselves or for our clients, we use standards, in our case WordPress standards.
curl

Fixing redirection problems with cURL

A fairly frequent problem I encounter in Codeable are redirection errors, caused by plugins or incorrect configurations.