Change Last Modified Date

change-last-modified-date · Von djuric
3k+ Installationen 4.3 (12) Aktualisiert vor 1 Jahr v1.4.8 WP 5.1–6.8.9 PHP 5.6+

Auswirkungsbewertung

Footprint Score in den beiden repräsentativsten Kontexten.

Homepage-Score

Auswirkung auf der öffentlichen Startseite

···
v1.4.8 · 1 Scan
Konsolidierte Bewertung über 90 Tage · 1 Versionen
Unzureichende Daten zur Veröffentlichung der Bewertung (15 Scans min., aktuell 1).
Zeit
10 ms
Speicher
0.0 MB
SQL
+0
Assets
0
HTTP ext.
0

Admin-Score

Auswirkung im WordPress-Admin

Scan wird analysiert. Die Bewertung wird veröffentlicht, sobald genügend Messungen vorliegen.

Über

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:

Mehr lesen
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.

Tags
change last modified edit date edit last modified last-modified

Screenshots

Vom Autor bereitgestellte Vorschauen von wordpress.org.

screenshot-1.png
screenshot-1.png

Historie nach Version

Versionsdetails anzeigen (1 Versionen)

Wie sich das Plugin von Version zu Version entwickelt.

Version Homepage Admin Letzter Scan
v1.4.8 1 Scan vor 1 Woche

Scan-Verlauf

Einzelnes Scan-Protokoll anzeigen (1 Scans)

Datum Version Kontext Score Bewertung Zeit Speicher
vor 1 Woche v1.4.8 Homepage 95/100 A 10 ms 0.0 MB