-
## What problem does this address?
Currently, when a user adds a "button" to the buttons block, it's not a semantic button element. The only option is a div with an anchor tag inside. This is bad for…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
I get this error
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined.
-
Depending on the `DO.C.Lang` value, apply the language for all human-readable content eg. menus, common items that go into the document.
This requires all human-readable content to be moved into so…
-
## Problem
Previously:
- #189
The use of `create-guten-block` as a scaffolding for the WordPress Gutenberg blocks has a number of compatibility and stability issues. Since the blocks were origi…
-
Starting with Japanese translation noted in #10.
-
There are several strings in the JavaScript that are not i18nized. We should take care of that.
-
#### Rule type:
Error
#### Rule:
From what I can see, there are actually 5 distinct i18n related rules which may need sniffs - this issue covers the **first** and **fourth item** on the list.
1. **A…
jrfnl updated
5 years ago
-
-
I started looking how we could pass the text domains to the i18n sniff without having the text domain in the ruleset.
I tried to use `setSniffProperty( 'WordPress_Sniffs_WP_I18nSniff', 'text_domain…