Change Last Modified Date

change-last-modified-date · Por djuric
3k+ instalaciones 4.3 (12) Actualizado hace 1 año v1.4.8 WP 5.1–6.8.9 PHP 5.6+

Puntuación de impacto

Footprint Score en los dos contextos más representativos.

Score Homepage

Impacto medido en la página de inicio pública

···
v1.4.8 · 1 escaneo
Puntuación consolidada sobre 90 días · 1 versiones
Datos insuficientes para publicar la nota (15 escaneos mínimo, actualmente 1).
Tiempo
10 ms
Memoria
0.0 MB
SQL
+0
Assets
0
HTTP ext.
0

Score Admin

Impacto medido en la administración WordPress

Escaneo en análisis. El puntaje se publicará cuando tengamos suficientes mediciones.

Acerca de

Using this plugin you can easily change or prevent updating the last modified date for each post. Controlling the last modified date can come in handy when you would like to control «order by last modified» for posts (or custom post type).

When this plugin is active it will enable Last modified date options in Status & Visibility panel in sidebar. Changing the modified date can be done by clicking the date link and selecting a new date for the post. It’s also possible to disable future updates of the last modified date by setting the «Freeze modified date» option to on.

To update the last modified date, plugin is using «rest_pre_insert_{$post_type}» hook which is executed before «init» where other custom post types are usually registered. This is the reason why plugin is not aware of any additional post types other than those registered by WordPress core. To support additional post types you can add constant in following format to wp-config.php:

Leer más
define( 'CLM_DATE_POST_TYPES', ['post-type-slug-1', 'post-type-slug-2'] );

Custom post types are also required to have «custom-fields» support declared.

For support or code contributions please refer to Github repo.

Etiquetas
change last modified edit date edit last modified last-modified

Capturas de pantalla

Vistas previas proporcionadas por el autor en wordpress.org.

screenshot-1.png
screenshot-1.png

Historial por versión

Ver el detalle por versión (1 versiones)

Cómo evoluciona el plugin versión a versión.

Versión Homepage Admin Último escaneo
v1.4.8 1 escaneo hace 1 semana

Historial de escaneos

Ver el registro de escaneos individuales (1 escaneos)

Fecha Versión Contexto Puntuación Nota Tiempo Memoria
hace 1 semana v1.4.8 Homepage 95/100 A 10 ms 0.0 MB