• Resolved dwmilli99

    (@dwmilli99)


    I have been seeing a strange icon on the front of many of my pages, as well as, several of WordPress’ pages. I finally found where it was coming from using google inspect. Code manager is prepending a dashicon:editopr table to pages.

    jQuery(document).ready(function() {
    jQuery(“h1”).prepend(“”);
    });

    admin-ajax.php?action=code_manager_get_code&code_id=42&wpnonce=280f33f103&code_manager_content_type…

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘dasicon:editor table and Code Manager’ is closed to new replies.