Linux 软件免费装
Banner图

LMDM-Picker for Blocksy Advanced Posts Block

开发者 nicmare
更新时间 2026年4月28日 20:44
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

Gutenberg Blocks Loop Query Blocksy Advanced Posts

下载

1.1 1.2 1.3

详情介绍:

By default the Advanced Posts Block from Blocksy theme returns couple of posts in a given order provided by the query loop logic (i.e. "date"). This plugin allows you to select and arrange specific posts manually.

安装:

  1. Upload the plugin files to the /wp-content/plugins/lmdm-picker-for-blocksy-advanced-posts-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress
  3. Use the Settings → LMDM Picker screen to configure the plugin defaults
  4. Use the plugin functions through the block Advanced Posts provided by Blocksy Theme

屏幕截图:

  • look for specific posts
  • change column count
  • plugin demonstration

常见问题:

Does it create a new block?

No, it just adds a new option / button to the "Advanced Posts" block of Blocksy Theme

What are use cases for this plugin?

Sometimes you simply need more control of the posts returned by the Advanced Posts block. This plugin gives you full control of it.

Does it load any additional assets in the frontend?

No, it just adds some CSS-classes for changing the column count of the posts grid

What happens when i disable the plugin?

You can easily disable and delete the plugin without any harmful effects. The Advanced Posts Block will return the posts in the former way.

How to look for posts of custom post types?

You need to change the POST TYPE value in the block settings first place.

How to increase the default limit?

You need to increase the value in the default LIMIT field of the block second place.

Why can i not find a specific post?

Be sure the post is published and the desired POST TYPE is selected in first place. Also keep in mind you can not add a post which is already picked and you can not pick a post inside of it's current post.

Where to change the default column count?

It's inherited from customizer settings. Change it there and it will reflect in plugin panel field.

The column count does not change

The column count is just changing beyond 782px and above. Below that value it will inherit the values from customizer still.

Who is the author of the plugin?

The Wordpress-User "nicmare" vibe coded it. Means he had the idea of the plugin and uses AI to craft the code.

更新日志:

1.2 1.1 1.0