[ad_1]
Replies: 1
Hi,
I have some old posts, they have link buttons,
Can I add an html icon to the button and it updates on all these posts?
Currently I have to click on each button and edit their html.
Before:
<div class="ex"><a class="">Content</a></div>After:
<div class="ex"><a class=""><span class="dashicons dashicons-admin-media"></span>Content</a></div>Thanks you!
