Title: wp-admin path hardcoded
Last modified: August 21, 2016

---

# wp-admin path hardcoded

 *  Resolved [ls5302](https://wordpress.org/support/users/ls5302/)
 * (@ls5302)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/wp-admin-path-hardcoded/)
 * Hi,
 * The link to the WPBook settings page when token in invalid is hard coded, it 
   would be better to use:
 * `<a href="<?php echo admin_url('options-general.php?page=wpbook.php'); ?>">visit
   the settings page for WPBook</a> and grant a new`
 * on line 1410 in wpbook.php.
 * If WP is installed under /wordpress but serves pages from / the current link 
   does not work.
 * Kind regards,
 * Lukasz
 * [http://wordpress.org/plugins/wpbook/](http://wordpress.org/plugins/wpbook/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [John Eckman](https://wordpress.org/support/users/johneckman/)
 * (@johneckman)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/wp-admin-path-hardcoded/#post-3973382)
 * Just committed this in github, will either push to WordPress SVN later or may
   hold for some other fixes too
 *  Plugin Author [John Eckman](https://wordpress.org/support/users/johneckman/)
 * (@johneckman)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/wp-admin-path-hardcoded/#post-3973505)
 * Addressed in 2.6 (and later)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-admin path hardcoded’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpbook_eeeeee.svg)
 * [WPBook](https://wordpress.org/plugins/wpbook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpbook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpbook/)
 * [Active Topics](https://wordpress.org/support/plugin/wpbook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpbook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpbook/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [John Eckman](https://wordpress.org/support/users/johneckman/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/wp-admin-path-hardcoded/#post-3973505)
 * Status: resolved