Title: Kitten's Replies | WordPress.org

---

# Kitten

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 119 total)

1 [2](https://wordpress.org/support/users/kitten/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/kitten/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/kitten/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/kitten/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/kitten/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/kitten/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [banned?](https://wordpress.org/support/topic/banned/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/banned/#post-147549)
 * When you get the banned message, view source to see why, that’ll give you a clue
   as to why. The logged in commenting thing hasn’t been fully tested w/ Spaminator.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Discussion Options changed by plugin?](https://wordpress.org/support/topic/discussion-options-changed-by-plugin/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/discussion-options-changed-by-plugin/#post-139594)
 * Well, with a cross-site-scripting cookie hijack, and a matching HTTP post the
   settings could be changed.
 * That would entail you clicking on a link that was posted to your site, so that
   your login cookie could be read. Have you followed any of the spammer’s links“
   just to see” what was there?
 * But this seems a bit much work for a spammer to do, for one site. But if this
   was wide-spread, I could see a market for a list of “open blogs” for use by spammers.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 1.5 show/hide categories](https://wordpress.org/support/topic/wp-15-showhide-categories/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/wp-15-showhide-categories/#post-137850)
 * Basically, the trick w/ 1.5 is to use the `is_category( $num )` function in an`
   if` statement to wrap your main loop. You can also negate it to exclude a category.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ANN] WP-ContactForm for WP V1.5](https://wordpress.org/support/topic/ann-wp-contactform-for-wp-v15/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/ann-wp-contactform-for-wp-v15/#post-138638)
 * You’ve trusted some user input, won’t really harm the site using this, but could
   lead to some funky stuff sent via email.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Kitten’s Plugins–Where can I find them?](https://wordpress.org/support/topic/kittens-plugins-where-can-i-find-them/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/kittens-plugins-where-can-i-find-them/#post-136532)
 * [http://mookitty.co.uk/devblog/downloads](http://mookitty.co.uk/devblog/downloads)
 * Not pretty but it’s all there. Did you visit [http://mookitty.co.uk/devblog/](http://mookitty.co.uk/devblog/)
   and read what’s there?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Thanks for the fish.](https://wordpress.org/support/topic/thanks-for-the-fish/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/thanks-for-the-fish/#post-131528)
 * Sorry to see you go, do pop into #wp every now and then to say “hi.”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP 1.5: Spoiler hack needed.](https://wordpress.org/support/topic/wp-15-spoiler-hack-needed/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/wp-15-spoiler-hack-needed/page/2/#post-130918)
 * CSS2 adds :hover support to any element
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP 1.5: Spoiler hack needed.](https://wordpress.org/support/topic/wp-15-spoiler-hack-needed/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/wp-15-spoiler-hack-needed/#post-130811)
 * Actually, a pure CSS way to do this would be to have .spoiler class as above 
   but to also add:
 * .spoiler:hover
    { color: red; }
 * Which would make the text red when the pointer is over the span.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Nice work kitty!](https://wordpress.org/support/topic/nice-work-kitty/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/nice-work-kitty/#post-130810)
 * YW
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I add images to posts?](https://wordpress.org/support/topic/how-do-i-add-images-to-posts/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-add-images-to-posts/#post-81133)
 * It’s all relative, literally.
 * If your WP install is in `wordpress/` and you do the `base` as above, then you
   can specify `wp-content/image.jpg` and have it work as it should. If you don’t
   hang the `wordpress/` on there, then you’ll have to find your images as `wordpress/
   wp-content/image.jpg`
 * Oh, and my mistake above, the `base` tag should be in the `head` section. Validation
   would point that out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Apostrophes in blockquotes not properly displayed](https://wordpress.org/support/topic/apostrophes-in-blockquotes-not-properly-displayed/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/apostrophes-in-blockquotes-not-properly-displayed/#post-127680)
 * Most likely the font that you’re displaying the page in doen’t have proper support
   for the character.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Importing MT-like data problem](https://wordpress.org/support/topic/importing-mt-like-data-problem/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/importing-mt-like-data-problem/#post-130584)
 * Close, but your 3rd field would end right before the letter ‘r’ (after the ‘=’)
   since that quote is not escaped.
 * More like:
 * `INSERT INTO wp-posts (post_author, post_date, post_content, post_title, post_excerpt)`
   `
   VALUES ("1", "2005-1-14", "<p class=\"red\">Something in \"red\" here. <p id=\"
   fred\">blah blah</p>","Post Title", "This is the excerpt blah blah")
 * Notice that the quotes enclose all the data, anytime a quote appears in the data
   it needs to be escaped. Here’s a trick to finding out if your data’s correctly
   formatted:
 * Import it.
 * If you get errors, note the line number, then go look at it, fix it. Wash, rinse,
   repeat, until it imports without error.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I add images to posts?](https://wordpress.org/support/topic/how-do-i-add-images-to-posts/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-add-images-to-posts/#post-81131)
 * Also, it should be below the DOCTYPE or your page won’t validate.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Making Sure Trackback Works](https://wordpress.org/support/topic/making-sure-trackback-works/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/making-sure-trackback-works/#post-130574)
 * You need to enable permalinks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Importing MT-like data problem](https://wordpress.org/support/topic/importing-mt-like-data-problem/)
 *  [Kitten](https://wordpress.org/support/users/kitten/)
 * (@kitten)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/importing-mt-like-data-problem/#post-130569)
 * Non-escaped data: `this is "something" that screws up my "importing"`
 * Escaped data: `this is \"something\" that screws up my \"importing\"`
 * the second you can stick between double quotes and import it just fine.

Viewing 15 replies - 1 through 15 (of 119 total)

1 [2](https://wordpress.org/support/users/kitten/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/kitten/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/kitten/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/kitten/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/kitten/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/kitten/replies/page/2/?output_format=md)