Linux 软件免费装

Mngsk Recent Content List

开发者 nagasako
更新时间 2026年8月3日 21:03
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode news category recent-posts

下载

1.6.1

详情介绍:

Use [mngsk_recent_content] to display recent published posts or pages. It uses WordPress core APIs only and has no external dependencies or build step. The primary CSS classes are .mngsk-recent-content, __title, __item, __date, __type, __category, __newmark, and __pagination.

安装:

  1. Upload the mngsk-recent-content-list folder to /wp-content/plugins/, or install the ZIP from the Plugins screen.
  2. Activate Mngsk Recent Content List.
  3. Insert [mngsk_recent_content] into a page or post.
Set defaults at Settings > Mngsk Recent Content List. Explicit shortcode attributes take priority.

升级注意事项:

1.6.1 Use [mngsk_recent_content]; earlier shortcode names are no longer registered.

常见问题:

Can I include pages?

Yes. post_type="post,page" is the default.

How can I change the appearance?

Use your theme's Additional CSS feature or the Site Editor. Target the plugin's mngsk-recent-content CSS classes; the plugin has no custom-CSS input field.

Does pagination require JavaScript?

Only pagination_mode="async". The default sync mode works with ordinary links and no JavaScript.

更新日志:

1.6.1 1.6.0