Sal Ferrarello

Results 85 issues of Sal Ferrarello

Add checks for these fields exceeding the DB col size and tests for each field: - comment_author - comment_author_email - comment_author_url - comment_content See #2785

Needs Refresh

The REST API requires Plain Permalinks. When this plugin is activated and the permalinks are __not__ pretty, this plugin fails without an useful feedback. See https://wordpress.org/support/topic/uncaught-typeerror-cannot-read-property-0-of-undefined/ I think an admin...

Move inaccessible examples into a separate folder in order to clarify how these files are different from the other examples. Fixes #4

This PR works for WordPress 6.6 but is not backwards compatible with older versions of WordPress core (e.g. WordPress 6.5) See #31

I'm seeing the following in the browser console. > wp.editPost.PluginDocumentSettingPanel is deprecated since version 6.6. Please use wp.editor.PluginDocumentSettingPanel instead. ![image](https://github.com/user-attachments/assets/abcb7641-5f40-4f29-a63a-3a508306edca) Reminder, we'll need to do this in a backwards compatible...

enhancement

This PR removes the gulp based "npm run build" and "npm run watch" commands and adds a webpack based "npm run build" command. A separate issue (#76) has been opened...

Currently, I'm unable to build the CSS and JS so I'd like to update the build process so we can build these assets.

![image](https://github.com/user-attachments/assets/9a5a9e72-6cc7-4577-90b9-eebe7bae8493) > Notice: Function add_theme_support( 'html5' ) was called incorrectly. You need to pass an array of types. Please see [Debugging in WordPress](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/) for more information. (This message was added...