Title: wp-admin variable/constant
Last modified: April 24, 2019

---

# wp-admin variable/constant

 *  [omerowitz](https://wordpress.org/support/users/omerowitz/)
 * (@omerowitz)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-variable-constant/)
 * Hello,
 * I am a PHP developer and I use WordPress on many of my websites. As we all know,
   mere renaming of `wp-admin` directory will make a big mess for the entire platform
   and in order to do that, we have to do a lot more.
 * Here I am, introducting a new feature, a constant which will represent the full
   name of the admin directory. That same constant can be used for all inclusions
   and require statements inside the WP Core, and elsewehre (3rd-party plugins, 
   etc).
 * I am writting this here, because on official GitHub page of WordPress, I did 
   not saw the “Issues” tab enabled, nor was I able to find on how to contact some
   of the developers of WordPress.
 * I hope that one of them will read this and give me their feedback on this.
 * Also, what are the conventions for developers of WordPress? How are PULL REQUESTS
   managed?
 * Thank you and give me your feedback on this!
 * PS On installation of third-party plugins which may contain strings matching `
   wp-admin`, in inclusions or other checks, we can also do a search-replace on 
   them (if the `const !== ‘wp-admin’˙) and thus make the plugins work!

Viewing 1 replies (of 1 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [7 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-variable-constant/#post-11462186)
 * Core tickets are managed on ‘Trac’: [https://core.trac.wordpress.org/](https://core.trac.wordpress.org/)
 * Also worth bearing in mind the philosophy [https://wordpress.org/about/philosophy/](https://wordpress.org/about/philosophy/)

Viewing 1 replies (of 1 total)

The topic ‘wp-admin variable/constant’ is closed to new replies.

## Tags

 * [wp-admin](https://wordpress.org/support/topic-tag/wp-admin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-variable-constant/#post-11462186)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
