Linux 软件免费装
Banner图

LMDM-Picker for Blocksy Advanced Posts Block

开发者 nicmare
更新时间 2026年7月13日 20:10
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

Gutenberg Blocks Blocksy Advanced Posts LMDM

下载

1.2 1.3 1.4 1.4.1 1.4.2 1.4.4 1.1 1.4.5 1.4.6 1.4.10 1.4.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. It also adds a LMDM Teaser inserter entry. When selected, it inserts the original Blocksy Advanced Posts block with Inherit From Customizer already chosen.

安装:

  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
  5. Insert LMDM Teaser when you want Advanced Posts to start with Inherit From Customizer selected automatically

屏幕截图:

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

常见问题:

Does it create a new block?

It registers a new inserter entry called LMDM Teaser, but it does not create a separate frontend block. Inserting LMDM Teaser creates the original Blocksy Advanced Posts block with the Inherit From Customizer layout already selected.

What does the LMDM Teaser block do?

It is a shortcut for the first setup option of the Blocksy Advanced Posts block. Instead of inserting Advanced Posts and then clicking Inherit From Customizer, you can insert LMDM Teaser and the plugin sets the block attribute design to default automatically.

Can i still edit LMDM Teaser like a normal Advanced Posts block?

Yes. After insertion it is the regular Blocksy Advanced Posts block, so all Blocksy settings and all picker settings from this plugin stay available.

When are the read more button colors available?

The Gutenberg color pickers appear only when the active Blocksy card layout contains a visible read_more layer and that layer's button_type is background. Theme palette colors are stored as Blocksy CSS variables like var(--theme-palette-color-1), while custom colors are stored as the selected color value. When selecting Button Background or Button Text Color, the matching hover color is filled automatically as long as the hover value is empty or still matches the previous base value. The hover controls can still be changed independently afterwards. On render, the plugin writes the values to --theme-button-background-initial-color, --theme-button-background-hover-color, --theme-button-text-initial-color and --theme-button-text-hover-color on the Advanced Posts block wrapper.

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.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.3 1.4.1 1.2 1.1 1.0