caseproof / members

Members WordPress plugin.
GNU General Public License v2.0
81 stars 35 forks source link

Use wp.blockEditor instead of wp.editor #20

Closed grappler closed 3 years ago

grappler commented 4 years ago

wp.editor.InspectorControls is deprecated

wp.blockEditor.InspectorControls is already being used in: https://github.com/caseproof/members/blob/632d8c606c356f87384421d885af3f63f99ee077/addons/members-block-permissions/resources/js/editor/filter-block-edit.js#L26

grappler commented 4 years ago

@richardtape Any chance you could have a look at this PR?

grappler commented 3 years ago

@renventura Do you think this could be fixed or merged?

renventura commented 3 years ago

@grappler Thanks for submitting the PR! I just created a develop branch. Could you please edit your PR to merge to develop?

grappler commented 3 years ago

@renventura Done :)