Breakdance Builder reveals “secret” ADMIN path in the html source
-
<script>document.addEventListener(‘DOMContentLoaded’, function(){ if (!window.BreakdanceFrontend) { window.BreakdanceFrontend = {} }
window.BreakdanceFrontend.data = {“homeUrl”:”https:\/\/domain.com”,”ajaxUrl”:”https:\/\/domain.com\/wp-admin\/admin-ajax.php“,”elementsPluginUrl”:”https:\/\/domain.com\/wp-content\/plugins\/breakdance\/subplugins\/breakdance-elements\/“,”BASE_BREAKPOINT_ID”:”breakpoint_base”,”breakpoints”:[{“id”:”breakpoint_base”,”label”:”Desktop”,”defaultPreviewWidth”:”100%”},{“id”:”breakpoint_tablet_landscape”,”label”:”Tablet Landscape”,”defaultPreviewWidth”:1024,”maxWidth”:1119},{“id”:”breakpoint_tablet_portrait”,”label”:”Tablet Portrait”,”defaultPreviewWidth”:768,”maxWidth”:1023},{“id”:”breakpoint_phone_landscape”,”label”:”Phone Landscape”,”defaultPreviewWidth”:480,”maxWidth”:767},{“id”:”breakpoint_phone_portrait”,”label”:”Phone Portrait”,”defaultPreviewWidth”:400,”maxWidth”:479}],”subscriptionMode”:”pro”} }) </script>
————————————————————————–
Please note the above-pasted script — it contains “wp-admin” and also “wp-content” path displayed. Even if we update these paths in the HideMyWPGhost, the secret wp-admin path and also the newly set wp-content path display here, destroying the secrecy the HideMyWPGhost plugin provides.
This script is put up in the footer area of each page! Even Bricks Theme uses similar script on each page to load the page’s content.
Please help.
Thanks bunch.
- The topic ‘Breakdance Builder reveals “secret” ADMIN path in the html source’ is closed to new replies.