New version of Plugin Check Plugin 1.3.0

Version 1.3.0

A new version of Plugin Check Plugin has been released. Version 1.3.0 brings enhancements, including new checks for plugin headers, readme file validation, and stricter code quality measures such as restricting parse_str and disallowing HEREDOC and NOWDOC. It adds support for the MPL-2.0 license, improves handling of localhost URLs, and encourages best practices like using … Read more

Easy two-factor authentication in WordPress

information security 2fa

Two-factor authentication is being implemented in more and more online services such as social networks to improve security and prevent identity theft. Two-factor authentication to increase security in WordPress The benefits of using two-factor authentication are multiple: Layer of security. It offers a layer of security against possible password attacks. It performs a double authentication, so it verifies the user in a more definitive way. Increases productivity and flexibility. It allows users to use corporate applications thanks to the increased security it offers. Reduces fraud and creates secure online connections. […]

Detect high CLS elements of a Web (Core Web Vitals)

web loading speed

The CLS Cumulative Layout Shift, or unexpected content movement, is a user-centric metric to measure visual stability, and helps to see how many users experience changes in the layout of the web unexpectedly. Within Web Development, CLS is a measure offered by Google’s Page Speed and should be less than 0.1. The lower it is, the more stable the load will be. But as this blog is development. Let’s see, because there are times that Page Speed, points us to a total measurement, but we want to detect where this is caused […]

Publish/update a WordPress SVN plugin directly from GitHub

github action wordpress svn

I learned this recently thanks to Fran Torres’s live video explaining how to publish directly to WordPress SVN. What is SVN? SVN stands for Subversion, and it is the version control for WordPress repositories such as the core itself, and also plugins. Once we have submitted the WordPress plugin and passed its review process, we can publish. Without knowing much about it and what I’ve worked with, it’s very tedious, since every time you delete a directory, you can end up breaking the project version control. I have never been able to clarify it myself. In […]

Desarrollar usando WordPress Coding Standards

david programando

La programación hoy en día, se hace fundamental con Coding Standards. El objetivo es mantener un mismo estilo, de manera que al observarlo puedas interpretarlo fácilmente. ¿Qué es Coding Standards? Los Coding Standards son unas reglas de estilo a la hora de desarrollar, que nos permite una mejor lectura y entendimiento de las funciones. Trata … Read more

Eliminar todos los productos WooCommerce de SQL

comandos ssh servidores web ordenes

Si necesitas eliminar todos los productos de tu tienda WooCommerce, ya sea porque estás desarrollando, has hecho una importación y quieres eliminarlo o quieres empezar de nuevo, puedes usar el siguiente fragmento que he encontrado y probado y que va mucho más rápido cuando se ejecuta directamente en la base de datos. Recuerde siempre hacer … Read more

Logo David
Privacy Resume

Esta web utiliza cookies para que podamos ofrecerte la mejor experiencia de usuario posible. La información de las cookies se almacena en tu navegador y realiza funciones tales como reconocerte cuando vuelves a nuestra web o ayudar a nuestro equipo a comprender qué secciones de la web encuentras más interesantes y útiles.Para más información consulta nuestra <a href="/politica-privacidad/">Política de Privacidad</a>