Ignacio Cruz
Ignacio Cruz
I don't know if it would be too much but it would come handy if QM displays all the user-defined constants with `get_defined_constants(true)['user']`. This list can get quite long so...
Right now, this JSX snippet passes our standards with no warnings: ```js const IconCheck = () => { return ( ); }; ``` But this as well: ```js const IconCheck...
- inkblot mods were not properly loaded when wp-admin is under SSL - Adding full stylesheet in editor was preventing WP Editor to work When using add_editor_style is better to...
Although the plugin allows exporting through the WP Export screen, the XML is not friendly for clients. I propose to add a small tool to export/import the redirects into a...