[wp-hackers] define WP_ADMIN_DIR constant
Malte Witt
m.witt at ia-sh.de
Fri Jul 5 19:35:58 UTC 2013
hey Sergi,
I also had some customers in the past who wanted a "complete" stealth wp
install.
Here is a quick link, to how I realized the wp-admin/wp-login part:
http://pastebin.com/krvfuBuU
Works fine on an empty install. As the others already pointed out,
however you realize this, it can cause all sorts of compatibility issues
later on.
Also I'm just using this for custom installs where I control the
environment. I would never make a plugin out of it. Must be a
support-nightmare if you publish a plugin that stops half of the other
plugins in the Plugin Directory from working (perhaps nearly all of the
more complex and badly coded ones :-)
Regards,
Malte
Am 05.07.2013 17:25, schrieb sergi meseguer:
> hi,
>
> I've asked in the forums about the possibility of adding the admin folder
> as a constant, ie WP_ADMIN_DIR:
> http://wordpress.org/support/topic/wp-admin-constant
>
> Been directed to contribute to the Core. The problem is, even if I made the
> changes to Core, would they be accepted as a contribution? According to
> this thread in 2011, NO:
> http://lists.automattic.com/pipermail/wp-hackers/2011-June/039780.html
>
> Is the official answer still (2013) to keep out of this? If the answer is
> no, is there an official or recommended way to obfuscate wp-admin location?
>
> Thank you
> Sergi
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list