Actualizacion de codigo para crear formularios en las paginas en wordpress de oyv a su ultima version 6.0.4. Se realizo la actualizacion del codigo para las siguientes mejoras en los sitios:
REST API: Avoids PHP 8.1+ deprecation warning by ensuring a string value from the Content-Type header.
Corrects the type of arguments passed to wp_admin_notice().
Config validator: Fixes a bug in the attachment file size calculation.
Adds a warning about Google reCAPTCHA.
Format improvements based on the coding guidelines.