Title: modifying the Link Blog code
Last modified: August 31, 2016

---

# modifying the Link Blog code

 *  [Abiel](https://wordpress.org/support/users/aabuy/)
 * (@aabuy)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/modifying-the-link-blog-code/)
 * hello,
 * I’m using link blog plugin and made the necessary modification as instructed 
   by the plugin and it’s working perfectly.
 * Now I want to modify the code that whenever I place or use LinkBlog, it will 
   active the date as the permalink.
 * Here’s the code that I need to modify.
 *     ```
       <h2><a href="<?php if (function_exists('mbj_link_blog_link_url_display')) { mbj_link_blog_link_url_display(); } ?>"><?php the_title(); ?></a></h2>
       <div class="post-meta">Posted <?php the_time('l, M j, Y'); ?></div>
       ```
   
 * Any help with do.
 * Thanks

The topic ‘modifying the Link Blog code’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [Abiel](https://wordpress.org/support/users/aabuy/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/modifying-the-link-blog-code/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
