BlockMeister
@blockmeister on WordPress.org
- Member Since: August 19th, 2020
- Location: The Netherlands
- Website: wpblockmeister.com
- Employer: ProDevign
Contribution History
BlockMeister’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to [BlockMeister - Block Pattern Builder] Menu Key id for Blockmeister, on the site WordPress.org Forums:
The preferred way is to add German translation files. This way all the strings will… -
Committed [2828125] to Plugins SVN:
Removed BFCM deal -
Posted a reply to [BlockMeister - Block Pattern Builder] PHP error on replace_editor filter, on the site WordPress.org Forums:
I just uploaded a new release (3.1.7) with a fix for the issue you reported.… -
Committed [2823066] to Plugins SVN:
Updated BFCM text -
Committed [2823061] to Plugins SVN:
Added BFCM deal -
Committed [2823053] to Plugins SVN:
Update readme for stable version and BFCM deal -
Committed [2823045] to Plugins SVN:
3.1.7 release -
Posted a reply to [BlockMeister - Block Pattern Builder] PHP error on replace_editor filter, on the site WordPress.org Forums:
Thank you for making us aware of this. We have added this to our TODO… -
Posted a reply to [BlockMeister - Block Pattern Builder] namespace/title, on the site WordPress.org Forums:
The code sample contained some unwanted markup, corrected: register_block_pattern( 'your-namespace/your-manual-pattern', [ 'categories' => [ 'customdesign',… -
Posted a reply to [BlockMeister - Block Pattern Builder] namespace/title, on the site WordPress.org Forums:
Hi, When you register your patterns with register_block_pattern you will have to add your custom… -
Posted a reply to [BlockMeister - Block Pattern Builder] Blockmeister patterns are not displayed when I add filter for gutenberg blocks, on the site WordPress.org Forums:
Tip: if you e.g. allow 'core/buttons' you also need to allow 'core/button' to have patterns… -
Posted a reply to [BlockMeister - Block Pattern Builder] Blockmeister patterns are not displayed when I add filter for gutenberg blocks, on the site WordPress.org Forums:
Are you sure you didn't use any blocks in your custom pattern that are not… -
Posted a reply to [BlockMeister - Block Pattern Builder] Reorder patterns in the Patterns inserter, on the site WordPress.org Forums:
Currently BlockMeister doesn't support custom ordering. Block patterns are stored as a so called 'custom… -
Posted a reply to [BlockMeister - Block Pattern Builder] Notifications after adding a block disappear too slow, on the site WordPress.org Forums:
This is indeed a general Gutenberg thing. These notifications are called 'snackbars'. If you would… -
Posted a reply to [BlockMeister - Block Pattern Builder] Cannot view a pattern I created, on the site WordPress.org Forums:
Hi Alon, Steps to check/test: First make sure you did actual publish the pattern (drafts… -
Posted a reply to [BlockMeister - Block Pattern Builder] API returns 403 (Forbidden), on the site WordPress.org Forums:
Glad to hear that you were able to figure out what was causing the issue… -
Posted a reply to [BlockMeister - Block Pattern Builder] API returns 403 (Forbidden), on the site WordPress.org Forums:
I am unable to reproduce this. I did a test on a new stock install… -
Translated 29 strings on translate.wordpress.org.
-
Suggested 15 strings on translate.wordpress.org.
-
Posted a reply to [BlockMeister - Block Pattern Builder] WP_Error Pattern Category Taxonomy, on the site WordPress.org Forums:
@umbc, This has been fixed in the latest release. -
Posted a reply to [BlockMeister - Block Pattern Builder] Error with 3.1.5: undefined method WP_Taxonomy::get_default_labels(), on the site WordPress.org Forums:
I just released a quick fix for this in 3.1.6. -
Posted a reply to [BlockMeister - Block Pattern Builder] Block Patterns not showing with version 3.1.4, on the site WordPress.org Forums:
The context check has been improved in the latest release. Please update and try again.… -
Posted a reply to [BlockMeister - Block Pattern Builder] Preview pattern does not work, on the site WordPress.org Forums:
Hi I worked around the WPML issue in the latest release. Both preview and view… -
Posted a reply to [BlockMeister - Block Pattern Builder] Error with 3.1.5: undefined method WP_Taxonomy::get_default_labels(), on the site WordPress.org Forums:
For users that might be affected by this unfortunate error and may be locked out… -
Committed [2765419] to Plugins SVN:
Updated readme -
Committed [2765418] to Plugins SVN:
3.1.6 quick fix for backwards incompatibility introduced in 3.1.5 -
Posted a reply to [BlockMeister - Block Pattern Builder] WPML integration, on the site WordPress.org Forums:
BlockMeiser 3.1.5 was just released. This should solve the main issue you had while using… -
Created a topic, Error with 3.1.5: undefined method WP_Taxonomy::get_default_labels(), on the site WordPress.org Forums:
Reported by @patrick-b: Issue with 3.1.5 An error of… -
Posted a reply to [BlockMeister - Block Pattern Builder] WP_Error Pattern Category Taxonomy, on the site WordPress.org Forums:
Hi Patrick, Thanks for your report. Unfortunately forum rules don't allow us to discuss similar… -
Committed [2765380] to Plugins SVN:
3.1.5 -
Committed [2764849] to Plugins SVN:
removed deal -
Committed [2761886] to Plugins SVN:
Readme: announced deal end -
Committed [2761885] to Plugins SVN:
Readme - announced deal end -
Posted a reply to [BlockMeister - Block Pattern Builder] Preview pattern does not work, on the site WordPress.org Forums:
Hi Kieran, As it just so happens, I noticed this yesterday too. In my case… -
Posted a reply to [BlockMeister - Block Pattern Builder] Preview pattern does not work, on the site WordPress.org Forums:
Oeps, missed that. So in your case it's not caused by another plugin. But something… -
Posted a reply to [BlockMeister - Block Pattern Builder] Block Patterns not showing with version 3.1.4, on the site WordPress.org Forums:
Some things to verify: 1. How did you set your permalink settings (Settings->Permalinks), a) which… -
Posted a reply to [BlockMeister - Block Pattern Builder] WP_Error Pattern Category Taxonomy, on the site WordPress.org Forums:
Thank you for reporting this. I will look into it and add a fix for… -
Created a topic, [BlockMeister - Block Pattern Builder] WPML integration, on the site WordPress.org Forums:
@fis2022, Unfortunately forum moderators removed our … -
Posted a reply to [BlockMeister - Block Pattern Builder] Deleted my support requests, on the site WordPress.org Forums:
@sterndata, fis2022 added his support request to this topic: https://wordpress.org/support/topic/my-patterns-do-not-show-in-wp-6-0/ -
Posted a reply to Deleted my support requests, on the site WordPress.org Forums:
@fis2022, It wasn’t me that removed your support request. As an plugin author we don’t… -
Committed [2751123] to Plugins SVN:
Fix release 3.1.4 -
Committed [2750703] to Plugins SVN:
Reverted tested WP to 5.9.3 due to new found WP6 issues -
Committed [2750700] to Plugins SVN:
Set tested WP up to, back to 5.9.3 due newly found issues not yet ... -
Posted a reply to [BlockMeister - Block Pattern Builder] PHP code is not outputting correctly., on the site WordPress.org Forums:
Thank you for debugging and reporting this issue. You are spot-on! This is now fixed… -
Committed [2736880] to Plugins SVN:
3.1.3 Hotfix: fixed missing Import label when shot_open_tag directive ... -
Posted a reply to [BlockMeister - Block Pattern Builder] My patterns do not show in wp 6.0, on the site WordPress.org Forums:
By the way, I will keep the main issue you reported in the back of… -
Posted a reply to [BlockMeister - Block Pattern Builder] My patterns do not show in wp 6.0, on the site WordPress.org Forums:
Thank you for your update. Regarding issue #2 (source = unknown for newly added custom… -
Committed [2736489] to Plugins SVN:
Bumped stable tag to 3.1.2 -
Committed [2736481] to Plugins SVN:
Quick fix release 3.1.2 -
Posted a reply to [BlockMeister - Block Pattern Builder] My patterns do not show in wp 6.0, on the site WordPress.org Forums:
@jdembowski Whoops, I thought asking access to a test site the user setup specially for…
Developer
-
BlockMeister - Block Pattern Builder
Active Installs: 1,000+