10up / insert-special-characters

A Special Character inserter for the WordPress block editor (Gutenberg).

Home Page:https://wordpress.org/plugins/insert-special-characters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test against WordPress 5.7

jeffpaul opened this issue · comments

Is your enhancement related to a problem? Please describe.
Once WordPress 5.7 is released, we'll want to test Insert Special Characters to see if any incompatibility issues arise.

Describe the solution you'd like

  • test Insert Special Characters on WordPress 5.7
  • open issues for any incompatibilities noted in testing
  • resolve issues identified in testing
  • bump "tested up to" version
  • if code changes needed due to incompatibilities, ship a plugin release, otherwise use "Plugin asset/readme update" action to update "tested up to" version on .org repo

Designs
n/a

Describe alternatives you've considered
none

Additional context
Related: #68, #74.

Tested posts and pages in WP 5.7 and the Special Characters menu appeared, I was able to search and insert special characters without issue on Mac mini (2018) running macOS 10.15.7, Firefox 86.0 (64-bit), and Insert Special Characters 1.0.2

This plugin worked for me on :
WP 5.7 // MacBook Pro (2020) masOC 11.2.2 // Chrome 89.0.4389.90 // plugin version 1.0.2

Hello 👋 @jeffpaul

FYI- If I use Stable version of this plugin directly installing via searching in plugins.php --> Add new--> Search Plugins--> Insert Special Characters - Install/Active then this plugin working fine.

But if using **Develop** branch then this plugin doesn't work for me.

Screenshot 2021-04-19 at 5 56 14 PM

My Testing environment -

  • WordPress - 5.7.1
  • Browser - Chrome
  • OS - macOS BigSur 11.2.3
  • php v - 8.0.0
  • Web Server - nginx
  • DB - MySQL 8.0.16

@ankitguptaindia what happens if you run npm install and npm run build on develop branch?