You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
In the latest version of Scraw 1.0.12 admin attempts to load
plugin-enhancements.phpinplugin-enhancements.jsHowever, this file is not found in the theme folder:
https://themes.trac.wordpress.org/browser/scrawl/1.0.12/inc
I've created a patch for adding the file at:
https://gist.github.com/BandonRandon/a445b2a9c0c8340a38a604e4778d5d1f
This was my first time using
git SVNso hopefully the patch works.Steps to replicate
Install the theme, visit a page in WP-Admin then open the browser inspector.
Result
A JavaScript error appears in the browser when a
404page is loaded instead of theplugin-enhancements.jsfileExpected
The file to load :)