material-design-for-wordpress icon indicating copy to clipboard operation
material-design-for-wordpress copied to clipboard

Allow Menu to Accept HTML

Open jauyong opened this issue 4 years ago • 1 comments
trafficstars

Feature description

I want to be able to input HTML into the menu tabs and have it rendered on the front end

Second request for this feature here


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  1. Allow HTML to be inputted in the edtior
  2. Render the HTML on the frontend and preview

Implementation brief

QA testing instructions

Demo

Changelog entry

jauyong avatar Oct 19 '21 18:10 jauyong

Hello @jauyong After working on patch. https://wordpress.org/support/topic/no-ability-to-add-material-icons-to-drawer-menu/#post-14987026

We may have to find a better solution for non-pro users. Maybe adding additional field to pick icon.

Currently, when inserting markup in label, it displays escaped markup backend: image

Frontend (first menu item): image

PatelUtkarsh avatar Oct 20 '21 04:10 PatelUtkarsh