Site icon Hip-Hop Website Design and Development

Modify WP-Login Web page With Javascript?

This can be a ‘noob’ query, however…

It does not appear attainable to switch the WP-Login web page through PHP (eg. add the get_header() code or new DIVs) to match the positioning theme. That’s, with out hacking the core, after all. (If there -is- a method to do that, please let me know!) And -yes- I’m conscious you’ll be able to create a login template, however you’ll be able to by no means get -rid- of WP-Login as a result of it appears vital for varied core login/logout features. (Once more, if this has modified with WP4, please let me know!)

So, I’ve taken to easily including the DIVs I need through jQuery(). Nothing extravagant… only a ‘header’ and ‘footer’ to match the positioning theme.

My query is: are there any causes to -not- do that? ie. safety considerations or different issues I have not thought-about? I ask as a result of there have to be purpose why that is the -one- place in WP the place you’ll be able to’t use a ‘template’ web page and that appears odd to me.

TIA