Change Last Modified Date

change-last-modified-date · Di djuric
3k+ installazioni 4.3 (12) Aggiornato 1 anno fa v1.4.8 WP 5.1–6.8.9 PHP 5.6+

Punteggio di impatto

Footprint Score sui due contesti più rappresentativi.

Score Homepage

Impatto misurato sulla home page pubblica

···
v1.4.8 · 1 scansione
Punteggio consolidato su 90 giorni · 1 versioni
Dati insufficienti per pubblicare il grade (15 scansioni min, attualmente 1).
Tempo
10 ms
Memoria
0.0 MB
SQL
+0
Asset
0
HTTP est.
0

Score Admin

Impatto misurato nell'amministrazione WordPress

Scansione in analisi. Il punteggio sarà pubblicato non appena avremo abbastanza misurazioni.

Informazioni

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:

Leggi tutto
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.

Tag
change last modified edit date edit last modified last-modified

Schermate

Anteprime fornite dall'autore su wordpress.org.

screenshot-1.png
screenshot-1.png

Storico per versione

Mostra il dettaglio per versione (1 versioni)

Come evolve il plugin di versione in versione.

Versione Homepage Admin Ultima scansione
v1.4.8 1 scansione 1 settimana fa

Storico delle scansioni

Mostra il registro delle singole scansioni (1 scansioni)

Data Versione Contesto Punteggio Grade Tempo Memoria
1 settimana fa v1.4.8 Homepage 95/100 A 10 ms 0.0 MB