Is freedoms.php part of the HivePress theme?

Dear HivePress support team,

I am writing because I am reviewing the installation of my website, which uses the HivePress theme.

I have found a file in a location that seems unusual for a theme: inside the main WordPress administration folder, in the path /wp-admin/.

The file is called libertades.php(or freedoms.php- I have seen both variants of the name, the content seems the same). The modification date of this file matches the date I installed the theme (about 23 days ago, according to my records).

I have reviewed the contents of the file and see code that includes lines such as require ABSPATH . 'wp-admin/Freedoms.php';.

Since themes normally reside in wp-content/themes/and do not place files directly in wp-admin, I would like to confirm with you:

Is this file (libertades.php / freedoms.phpinside the /wp-admin/folder) a legitimate and necessary part of the official HivePress theme package? If so, what is its exact purpose and why is it located in the wp-adminfolder?

Thank you in advance for your help in clarifying this issue.

Best regards,


Estimado equipo de soporte de HivePress,

Les escribo porque estoy revisando la instalación de mi sitio web, que utiliza el tema HivePress.

He encontrado un archivo en una ubicación que me parece inusual para un tema: dentro de la carpeta principal de administración de WordPress, en la ruta /wp-admin/.

El archivo se llama libertades.php (o freedoms.php - he visto ambas variantes del nombre, el contenido parece el mismo). La fecha de modificación de este archivo coincide con la fecha en que instalé el tema (hace unos 23 días, según mis registros).

He revisado el contenido del archivo y veo código que incluye líneas como require ABSPATH . 'wp-admin/Freedoms.php';.

Dado que los temas normalmente residen en wp-content/themes/ y no colocan archivos directamente en wp-admin, quisiera confirmar con ustedes:

¿Es este archivo (libertades.php / freedoms.php dentro de la carpeta /wp-admin/) una parte legítima y necesaria del paquete oficial del tema HivePress? Si es así, ¿cuál es su propósito exacto y por qué se ubica en la carpeta wp-admin?

Les agradezco de antemano su ayuda para aclarar esta duda.

Saludos,

Hi,

This is not HivePress functionality, but rather refers to WordPress core functionality WordPress/wp-admin/freedoms.php at master · WordPress/WordPress · GitHub and is used for WordPress about pages. This extension from HivePress itself does not generate any files in the WordPress core files.

I hope it helps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.