Title: xjeff's Replies | WordPress.org

---

# xjeff

  [  ](https://wordpress.org/support/users/xjeff/)

 *   [Profile](https://wordpress.org/support/users/xjeff/)
 *   [Topics Started](https://wordpress.org/support/users/xjeff/topics/)
 *   [Replies Created](https://wordpress.org/support/users/xjeff/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/xjeff/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/xjeff/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/xjeff/engagements/)
 *   [Favorites](https://wordpress.org/support/users/xjeff/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [‘File’ parameter in the_content, list_cats, and](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/)
 *  [xjeff](https://wordpress.org/support/users/xjeff/)
 * (@xjeff)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/#post-76651)
 * i hate myself
    `} else {  $output .= ' [$more_link_text](https://wordpress.org/support/users/xjeff/replies/"&apos;.?output_format=md)";
   all you would have to do is change it to: } else {  $output .= " [".$more_link_text."](https://wordpress.org/support/users/xjeff/replies/\"".$more_file."?p=$id\")";
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [‘File’ parameter in the_content, list_cats, and](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/)
 *  [xjeff](https://wordpress.org/support/users/xjeff/)
 * (@xjeff)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/#post-76650)
 * let’s try this ONE MORE time with backticks AND NOT without '
    } else { $output.
   = ‘ $more_link_text“;` all you would have to do is change it to: } else { $output.
   = ” “.$more_link_text.”“;`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [‘File’ parameter in the_content, list_cats, and](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/)
 *  [xjeff](https://wordpress.org/support/users/xjeff/)
 * (@xjeff)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/#post-76649)
 * let’s try this one more time with backticks:
    `} else {  $output .= ' [$more_link_text](https://wordpress.org/support/users/xjeff/replies/"&apos;.?output_format=md)";
   all you would have to do is change it to: } else {  $output .= " [".$more_link_text."](https://wordpress.org/support/users/xjeff/replies/\"".$more_file."?p=$id\")";
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [‘File’ parameter in the_content, list_cats, and](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/)
 *  [xjeff](https://wordpress.org/support/users/xjeff/)
 * (@xjeff)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/file-parameter-in-the_content-list_cats-and/#post-76648)
 * lines 127 & 128 of wp-includes/template-functions-post.php has:
    `} else { $output.
   = ' $more_link_text";` all you would have to do is change it to: `} else { $output.
   = " ".$more_link_text."";` =)

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