开发者 | smallplugins |
---|---|
更新时间 | 2025年5月29日 01:04 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/post-date-labels
directory, or install the plugin through the WordPress plugins screen directly.Yes, Post Date Labels works with any theme that supports the WordPress block editor. The plugin adds semantic HTML with proper CSS classes that can be styled to match your theme.
Absolutely! The plugin adds specific CSS classes for each label type:
.post-date-prefix
and .post-date-suffix
for general styling.post-date-published-prefix
, .post-date-published-suffix
for published date labels.post-date-modified-prefix
, .post-date-modified-suffix
for modified date labelsNo, the plugin is designed to be lightweight and only loads minimal CSS and JavaScript when needed. It has no impact on your site's loading speed.
Yes! The plugin automatically detects whether the post date block is showing the published date or modified date and applies the appropriate labels.
Yes, Post Date Labels is fully compatible with all major caching plugins as it doesn't use any dynamic server-side processing that would conflict with caching.