Linux 软件免费装

Blocksolid Snippets

开发者 peripatus
更新时间 2026年5月28日 16:16
捐献地址: 去捐款
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

snippets gutenberg custom post type reusable code snippets repeated blocksolid

下载

1.1.1 1.1.3 1.0.2 1.0.3 1.0.5 1.0.6 1.0.7 1.1.0 1.0.8 1.0.9 1.0.1 1.0.4 3.0.2

详情介绍:

If your website shows the same content on multiple pages it's best to just keep one copy of this content and to edit that if you need to make site-wide changes. The Blocksolid Snippets plugin lets you manage these "snippets" of content using a dedicated custom post type. In the Classic Editor Snippets can be conjured using a simple shortcode such as: [blocksolid_snippet post_title="My Snippet"] If you use Gutenberg our included Snippets block allows you to choose your snippet from a list and live-preview it within your page. Your snippet can contain formatted text, images, videos, [shortcodes], HTML, gutenberg blocks, any valid WordPress content. If you are using our separate Blocksolid plugin as a page builder and Gutenberg overlay the Blocksolid Snippets plugin also integrates well with this. Blocksolid Snippets Features

安装:

屏幕截图:

  • /assets/screenshots/screenshot-2.png
  • /assets/screenshots/screenshot-3.png
  • /assets/screenshots/screenshot-4.png

升级注意事项:

1.0 This is the first public release to be published

更新日志:

3.0.2 Minimum PHP and WP versions raised to 7 and WP7 respectively. - 27 May 2026 3.0.1 Environment updated. Updated to API version 3. Minimum PHP and WP versions raised to reduce testing load in readiness for WP7. Now uses block.json. Settings moved to Blocks menu. - 05 December 2025 1.1.3 Set the __nextHasNoMarginBottom prop to true for back-end controls - 14 October 2024 1.1.2 WP 6.7 throws warning: Warning: A props object containing a "key" prop is being spread into JSX - removed keys - 26 September 2024 1.1.1 WP 6.5 puts the editor in iframes in certain circumstances - now using 'enqueue_block_assets' instead of 'admin_enqueue_scripts'. Added 'custom-fields' to snippets post type support to allow use of Options > Preferences > Panels > Custom fields switch. This is required to stop in-iframe editing which in turn allows a non modal popup classic editor panel - 01 September 2024 1.1.0 React code updated, bumped up to WordPress 6.5 - 18 March 2024 1.0.9 Removed deprecated third parameter from shortcode - 24 October 2023 1.0.8 Replaced deprecated function get_page_by_title() - 10 March 2023 1.0.7 Small change to allow Snippets to respect switching off of Blocksolid overlay - 21 January 2022 1.0.6 Small change to give Snippets its own custom icon - 10 January 2022 1.0.5 Streamlined JS code and added Snippets icon to block - 7 January 2022 1.0.4 Fixed block rendering in admin and improved in front-end - 27 September 2021 1.0.3 Better compatibility with MemberPress - 22 September 2021 1.0.2 Tested with WordPress 5.8 - 20 July 2021 1.0.1 Snippets blocks lists snippets alphabetically - 03 June 2021 1.0 Release Date - 02 June 2021 First release