Profiles

  • Member Since: August 26th, 2016
  • Find me on:
  • Created a topic, Use calculateSize with withGlobalEvents, on the site WordPress.org Forums:
    Hello All, I'm building a plugin that extends the cor…

  • Posted a reply to Not working with wordpress 4.7.4, on the site WordPress.org Forums:
    There is a bug - in file syntaxhighlighter.php Change: document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") ); To: document.head.appendChild(corecss);…