Linux 软件免费装
Banner图

WP Last Modified Info

开发者 infosatech
更新时间 2024年8月18日 22:53
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.6
版权: GPLv3
版权网址: 版权信息

标签

timestamp last modified post modified modified time sort by modified

下载

1.8.9 1.8.4 1.8.5 1.7.7 1.3.9 1.5.4 1.2.5 1.3.5 1.4.6 1.0.3 1.0.4 1.0.5 1.0.6 1.0.8 1.0.9 1.1.0 1.1.2 1.1.3 1.1.4 1.1.6 1.1.8 1.1.9 1.2.0 1.2.1 1.2.10 1.2.11 1.2.2 1.2.3 1.2.4 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.10 1.3.2 1.3.3 1.3.4 1.3.6 1.3.7 1.3.8 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.7.0 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.5.7 1.7.1 1.8.0 1.8.1 1.8.2 1.5.5 1.8.6 1.9.1 1.0.0 1.1.5 1.5.6 1.8.3 1.8.7 1.8.8 1.0.2 1.4.0 1.9.0

详情介绍:

WP Last Modified Info: the Ultimate Last Modified plugin Most WordPress themes usually show the date when a post was last published. This is fine for most blogs and static websites. However, WordPress is also used by websites where old articles are regularly updated. This last updated date and time is important information for those publications. The most common example is news websites. They often update old stories to show new developments, add corrections, or media files. If they only added the published date, then their users would miss those updates. Many popular blogs and websites don't show any date on their articles. This is a bad practice and you should never remove dates from your blog posts. So now it is possible to add last modified/updated info on your WordPress posts and pages. Just install and activate this and configuration is very easy. Like WP Last Modified Info plugin? Consider leaving a 5-star review. What does this plugin do? This plugin automatically inserts last modified or updated info on your WordPress posts (including custom post types) and pages. It is possible to use shortcode [lmt-post-modified-info] for a manual insert. This plugin also adds 'dateModified' schema markup in WordPress posts automatically and it is used to tell the last modified date & time of a post or a page to various search engines like Google, Bing etc. Compatibility Support Contribute

安装:

  1. Visit 'Plugins > Add New'.
  2. Search for 'WP Last Modified Info' and install it.
  3. Or you can upload the wp-last-modified-info folder to the /wp-content/plugins/ directory manually.
  4. Activate WP Last Modified Info from your Plugins page.
  5. After activation go to 'Settings > WP Last Modified Info'.
  6. Enable options and save changes.

屏幕截图:

  • Google Structured data result.
  • Post / Page / Custom post types admin column: Last Modified column with author name.
  • Added last modified/updated info on post/page publish box and in post updated message.
  • Last modified posts widgets in the dashboard.
  • Post Options.
  • Template Tag Options.
  • Schema Options
  • Email Notification.
  • Miscellaneous Options.

常见问题:

Is there any admin interface for this plugin?

Yes. You can access this from 'Settings > WP Last Modified Info'.

How to use this plugin?

Go to 'Settings > WP Last Modified Info', enable/disable options as per your need and save your changes.

How to check this plugin is working?

After enabling options in 'Settings > WP Last Modified Info', open any page or post and you can see the change.

How this plugin works?

This plugin hooks into the WordPress content area and displays the last modified information on posts and pages.

Will it requires editing code to show Last Modified date?

Not at all. You can show the revised info by just installing this plugin. Use the Plugin Settings to customize the date/time format according to your need.

Is this plugin compatible with any themes?

Yes, this plugin is compatible with any theme. Also, compatible with Genesis, Divi themes.

Does this plugin support all custom post types?

Yes, this plugin supports all types of custom posts.

How to customize last modified text style?

Go to 'Settings > WP Last Modified Info > Misc. Options > Custom CSS' and add your custom CSS.

Can I sort posts and pages by last modified info in the dashboard?

Yes, you can. You can sort posts and pages by ascending or descending order.

How this plugin helps to optimize SEO?

This plugin wraps modified info with 'dateModified' schema markup which is used to tell the last modified date & time of a web page to various web crawlers (Google, Bing etc.). Test your website with structured data tool.

The Date and Time inserted by this plugin is dependent on what?

The plugin makes use of your WordPress Date, Time and Timezone (Dashboard > Settings > General) in the WordPress dashboard. It is also customizable via plugin settings.

Is this plugin compatible with multisite?

Yes, it is fully compatible with multisite.

Can I change 'Last Updated on' text?

Yes, you can. Just set your custom text in settings and save your changes.

Can I use this as template tag?

Yes, you can. In this case, you have to edit your theme's template files i.e. single.php, page.php etc. And add/replace default published date function with this: Returns the last modified info: <?php if ( function_exists( 'get_the_last_modified_info' ) ) { get_the_last_modified_info(); } ?> Displays/echos the last modified info: <?php if ( function_exists( 'the_last_modified_info' ) ) { the_last_modified_info(); } ?>

Published date is equal to the modified date. What is the solution?

Sometimes you may want to show last modified date only. For that reason, post published date and modified date would be the same and the last modified date will still appear on post/pages even if it’s the same as the published date. In that case, you can set a time difference(ex. 1 day i.e. 24 hours) between post published date and modified date via plugin settings gap option.

The plugin isn't working or have a bug?

Post detailed information about the issue in the support forum and I will work to fix it.

更新日志:

If you like WP Last Modified Info, please take a moment to give a 5-star rating. It helps to keep development and support going strong. Thank you! 1.9.1 Release Date: August 9, 2024 1.9.0 Release Date: March 17, 2024 1.8.9 Release Date: February 9, 2024 1.8.8 Release Date: June 26, 2023 1.8.7 Release Date: January 25, 2023 1.8.6 Release Date: January 24, 2023 1.8.5 Release Date: January 5, 2023 1.8.4 Release Date: July 29, 2022 1.8.3 Release Date: May 30, 2022 1.8.2 Release Date: May 24, 2022 1.8.1 Release Date: May 22, 2022 1.8.0 Release Date: May 21, 2022 Other Versions