Title: get_page_link problem
Last modified: October 31, 2019

---

# get_page_link problem

 *  [wpuzman](https://wordpress.org/support/users/wpuzman/)
 * (@wpuzman)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/get_page_link-problem/)
 *     ```
       $page_id = get_option('my_example_page_id');
   
       echo get_page_link( $page_id );
       ```
   
 * I am using this method for get some page links. But when choose another language,
   page link doesn’t change.

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

 *  [codestylist](https://wordpress.org/support/users/codestylist/)
 * (@codestylist)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/get_page_link-problem/#post-12083735)
 * The page_id is the same so, why do you expect any change in the result?
 *  Thread Starter [wpuzman](https://wordpress.org/support/users/wpuzman/)
 * (@wpuzman)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/get_page_link-problem/#post-12084751)
 * Page link must be change. Am i wrong?
 *  [codestylist](https://wordpress.org/support/users/codestylist/)
 * (@codestylist)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/get_page_link-problem/#post-12085193)
 * Yes. You get the page link for $page_id. And if you do not change this why should
   you get a different page link? The page link for this id is always the same.

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

The topic ‘get_page_link problem’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [codestylist](https://wordpress.org/support/users/codestylist/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/get_page_link-problem/#post-12085193)
 * Status: not resolved