Linux 软件免费装

Wicked Block Conditions

开发者 wickedplugins
更新时间 2023年8月22日 23:41
PHP版本: 5.6 及以上
WordPress版本: 6.3
版权: GPLv2 or later
版权网址: 版权信息

标签

blocks gutenberg administration block editor conditions conditional logic conditional blocks

下载

1.0.1 1.0.2 1.2.1 1.2.2 1.1.1 1.0.0 1.1.0 1.1.2 1.1.3 1.2.0

详情介绍:

Wicked Block Conditions is a powerful tool for creating conditional blocks. A conditional block is a block that can be shown (or hidden) if the conditions you define are met. For example, you can create blocks that are only shown to logged-in users (great for membership sites). Define simple conditions or combine conditions into groups using and/or operators for more complex scenarios. Show or hide blocks based on: Features: Support Please see the FAQ section below for common questions. Visit the support forum if you have a question or need help. About Wicked Plugins Wicked Plugins specializes in crafting high-quality, reliable plugins that extend WordPress in powerful ways while being simple and intuitive to use. We’re full-time developers who know WordPress inside and out and our customer happiness engineers offer friendly support for all our products. Visit our website to learn more about us.

安装:

  1. Upload 'wicked-block-conditions' to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen by searching for 'Wicked Block Conditions'.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Edit a post or page using the block editor and select a block. You should see a 'Display Conditions' panel.

屏幕截图:

  • Use and/or operators and group conditions for more complex conditional blocks
  • Various conditions can be used to show or hide blocks
  • Every condition can be assigned a custom label.  You can also negate conditions.  Each condition has its own configuration settings.

常见问题:

I installed the plugin, now what?

Edit a post or page and select the block that you’d like to show or hide based on conditions. In the right sidebar of the editor, you should see a panel labeled 'Display Conditions'. Click the panel to expand it and click the “Add Condition” link to add your first condition.

How do I edit a condition?

Click the cog icon to the right of the condition's label.

How do I delete a condition?

Click the cog icon to the right of the condition's label to edit the condition and then click the 'Delete' button.

How do I show a block when the current date is between two dates?

This can be accomplished by using two 'Check The Date' conditions. Click 'Add Condition' and choose the 'Check The Date' condition. Choose the 'After' option and select the date that you'd like to start showing the block (i.e. the start date). Save the condition and add another 'Check The Date' condition but this time choose the 'Before' option and select the date that you'd like to stop showing the block (i.e. the end date).

I set up a block to display after a certain date but it's not working. What's wrong?

Be sure that the correct timezone is selected on the Settings > General page in WordPress and that the date and time you specified for your condition is for that timezone.

What does the 'Negate condition' option do?

Every condition returns true or false based on whether or not the condition was met. Negating a condition reverses the outcome so that a condition that would normally return true will return false and, a condition that would normally return false returns true instead.

Will my block conditions get deleted if I deactivate or uninstall the plugin?

Yes and no. The conditions are not deleted and will still be there if you re-activate the plugin later; however, if you edit a page with conditional blocks while the plugin is deactivated, any conditions that were previously assigned to blocks will be erased.

更新日志:

1.2.2 (August 22, 2023) 1.2.1 (July 20, 2023) 1.2.0 (February 6, 2023) 1.1.3 (December 21, 2022) 1.1.2 (May 16, 2022) 1.1.1 (May 17, 2021) 1.1.0 1.0.2 1.0.1 1.0.0