Title: Scott Reilly's Replies - page 25 | WordPress.org

---

# Scott Reilly

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 361 through 375 (of 409 total)

[←](https://wordpress.org/support/users/coffee2code/replies/page/24/?output_format=md)
[1](https://wordpress.org/support/users/coffee2code/replies/?output_format=md) [2](https://wordpress.org/support/users/coffee2code/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/coffee2code/replies/page/3/?output_format=md)…
[24](https://wordpress.org/support/users/coffee2code/replies/page/24/?output_format=md)
25 [26](https://wordpress.org/support/users/coffee2code/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/coffee2code/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/coffee2code/replies/page/28/?output_format=md)
[→](https://wordpress.org/support/users/coffee2code/replies/page/26/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hook for entire post](https://wordpress.org/support/topic/hook-for-entire-post/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 1 month ago](https://wordpress.org/support/topic/hook-for-entire-post/#post-172797)
 * Did you peruse the Plugin API at codex? [http://codex.wordpress.org/Plugin_API](http://codex.wordpress.org/Plugin_API)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [<!–more–> teaser tag not working](https://wordpress.org/support/topic/lt-more-gt-teaser-tag-not-working/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 1 month ago](https://wordpress.org/support/topic/lt-more-gt-teaser-tag-not-working/#post-158039)
 * **angsuman**: The bug isn’t about single post “mode” (i.e. a post’s permalink
   page) because, yes, there we do want to always see the whole post unless it is
   paged. The bug is that on any page where only one post happens to appear (i.e.
   a category or month page which only contains one post) the “more” was being ignored.
   Were you to upgrade to 1.5.1 once it comes out you won’t have to worry about 
   changing anything; it’ll behave the way you want it to.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Acronym replacer feature](https://wordpress.org/support/topic/acronym-replacer-feature/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/acronym-replacer-feature/#post-168975)
 * You could use the Text Replace plugin: [http://www.coffee2code.com/archives/2004/06/29/plugin-text-replace/](http://www.coffee2code.com/archives/2004/06/29/plugin-text-replace/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [1.3 beta to 1.5 strayhorn?](https://wordpress.org/support/topic/13-beta-to-15-strayhorn/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/13-beta-to-15-strayhorn/#post-159831)
 * It is always recommended to run the upgrade.php script when updating from one
   version to another. Also, as always, backup your data before you do anything 
   related to an upgrade.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [The mythical wp_mail function](https://wordpress.org/support/topic/the-mythical-wp_mail-function/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/the-mythical-wp_mail-function/#post-154957)
 * [wpPHPMailer](http://www.coffee2code.com/archives/2004/06/28/plugin-wpphpmailer/)
   is a plugin that includes PHP Mailer to send mail through an SMTP server (and
   bypass any attempts to use sendmail via mail()). I’m updating the plugin this
   week, but it should work as described at the site. The only change you have to
   bear in mind is that in WP 1.5 you only have to change one line of code instead
   of four; in wp_mail() change the [@mail](https://wordpress.org/support/users/mail/)
   call to @phpmailer (after you’ve activated the plugin, that is)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [<!–more–> not working](https://wordpress.org/support/topic/lt-more-gt-not-working/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/lt-more-gt-not-working/#post-147912)
 * This has just been fixed in the repository; for those who wish to make the simple
   change themselves: [http://trac.wordpress.org/changeset/2378](http://trac.wordpress.org/changeset/2378)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t see ANY plugin options](https://wordpress.org/support/topic/cant-see-any-plugin-options/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/cant-see-any-plugin-options/#post-153871)
 * This might be the result of a bug, which was fixed here:
 * [http://trac.wordpress.org/changeset/2362](http://trac.wordpress.org/changeset/2362)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [recent posts by category?](https://wordpress.org/support/topic/recent-posts-by-category-1/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/recent-posts-by-category-1/page/2/#post-80060)
 * In your example you don’t define a format string; in essense, you’re telling 
   the function not to display anything. Try adding a format string and see if it
   works:
 * `<ul>Recent Posts
    <?php c2c_get_recent_posts(3, "<li>%post_URL%<br />%post_date%
   </li>", "34"); ?> </ul>
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [WP1.5 “spam” comment moderation feature?](https://wordpress.org/support/topic/wp15-spam-comment-moderation-feature/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/wp15-spam-comment-moderation-feature/#post-146442)
 * podz is corrent. Comments marked as spam remain in the database but are otherwise
   no longer referenced by WP. Plugins and/or future versions of WP may anaylyze
   that spam in the future.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [After Upgrade – wp-include/functions.php PROBLEM](https://wordpress.org/support/topic/after-upgrade-wp-includefunctionsphp-problem/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/after-upgrade-wp-includefunctionsphp-problem/#post-146246)
 * Looks like you have a file in your web directory called postit.php which has 
   defined a function with a name that WordPress also is looking to use. Remove 
   postit.php.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Problem with upgrade](https://wordpress.org/support/topic/problem-with-upgrade-2/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 2 months ago](https://wordpress.org/support/topic/problem-with-upgrade-2/#post-146155)
 * It is recommended that all plugins be deactivated prior to the upgrade:
 * See [http://www.tamba2.org.uk/wordpress/upgrade/upgrade_en.html](http://www.tamba2.org.uk/wordpress/upgrade/upgrade_en.html)
 * (failure to do so produces the error mentioned above)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [More Tag](https://wordpress.org/support/topic/more-tag-1-2/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 3 months ago](https://wordpress.org/support/topic/more-tag-1-2/#post-145167)
 * You could always try the [Hide or Cut Post Text](http://www.coffee2code.com/archives/2004/07/25/plugin-hide-or-cut-post-text/)
   plugin. Instead of `<!--more-->` you’d use `<!--cut-->` (and the closing `<!--/
   cut-->`). Also, you can customize the link text (i.e. `<!--cut="Click to read
   rest of quote..."-->`)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problem in comment-functions.php?](https://wordpress.org/support/topic/problem-in-comment-functionsphp/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 3 months ago](https://wordpress.org/support/topic/problem-in-comment-functionsphp/#post-143562)
 * Yes, bugs should be reported to the bugtracker. Bugs reported solely on the forum
   stand a high risk of falling through the cracks.
 * However, what you’re reporting doesn’t appear to be a bug. The function `comments_template()`
   sets the default for `$file` to be “/comments.php”. All WP calls to `comments_template()`
   do so without an argument, so the default would be used. Which leads me to wonder…
   in your template, what does the call to `comments_template()` look like? If you
   sending an argument, is it something other than a comments template filename?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t comment for 10 seconds?](https://wordpress.org/support/topic/cant-comment-for-10-seconds/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 3 months ago](https://wordpress.org/support/topic/cant-comment-for-10-seconds/#post-126655)
 * It’s a hardcoded value. For WP 1.2, look in wp-comments-post.php.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [recent topic listing: how to do that? plugin?](https://wordpress.org/support/topic/recent-topic-listing-how-to-do-that-plugin/)
 *  [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [21 years, 3 months ago](https://wordpress.org/support/topic/recent-topic-listing-how-to-do-that-plugin/#post-134565)
 * caipirina: You’re right; I should’ve been more explicit about what you can put
   into your index.php, etc. files and where to put them. Basically, the plugin 
   provides you with four functions you can use:
 * `<?php c2c_get_recent_posts(); ?>
    <?php c2c_get_random_posts(); ?> <?php c2c_get_recently_commented();?
   > <?php c2c_get_recently_modified(); ?>
 * You more than likely want them in your sidebar, so in index.php you’ll want to
   enter one or more of those lines somewhere in the `<div id="menu">` areas, as
   NuclearMoose suggested above. Adding something like this:
 * `Recently Commented
    <?php c2c_get_recently_commented(); ?>

Viewing 15 replies - 361 through 375 (of 409 total)

[←](https://wordpress.org/support/users/coffee2code/replies/page/24/?output_format=md)
[1](https://wordpress.org/support/users/coffee2code/replies/?output_format=md) [2](https://wordpress.org/support/users/coffee2code/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/coffee2code/replies/page/3/?output_format=md)…
[24](https://wordpress.org/support/users/coffee2code/replies/page/24/?output_format=md)
25 [26](https://wordpress.org/support/users/coffee2code/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/coffee2code/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/coffee2code/replies/page/28/?output_format=md)
[→](https://wordpress.org/support/users/coffee2code/replies/page/26/?output_format=md)