Title: url Function links
Last modified: August 30, 2016

---

# url Function links

 *  [anymvs](https://wordpress.org/support/users/anymvs/)
 * (@anymvs)
 * [11 years ago](https://wordpress.org/support/topic/url-function-links/)
 * I was wondering if there is a way to put a function link into a page to recognize
   the current link of the page and change it ?
 * example:
 * when visitors join at
 * [http://www.domain.com/about](http://www.domain.com/about)
 * they see
    {some text} read more… <——- In this link I want to create a function
   to place a “#” in-front of the actual link —- so the new link will be… [http://www.domain.com/#about](http://www.domain.com/#about)
   so Basically this function will automatically identify the page (in this situation
   about page) and then it will add a “#” in-front of the page
 * I want that because each page is separated from the whole theme…
    I have multiple
   pages, but wordpress loads all contain from all pages in different flip page!
   theme is a flip book
 * the current function for home is below
 * `<p class="backtohome"><a>" class="btn"><i class="fa fa-home"></i> <?php _e('
   Read More','Read More');?></a></p>`
 * Let me know if someone has an idea 🙂
    Thanks

The topic ‘url Function links’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [anymvs](https://wordpress.org/support/users/anymvs/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/url-function-links/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
