While working on one of our sites, I noticed funny code starting to show up in the WYSIWYG editor area. I'm not sure if it actually messed anything up, but it was really annoying:
<input id="gwProxy" type="hidden" /> <input id="jsProxy" onclick="jsCall();" type="hidden" />
I found one
article online that said it was an FCK / ...
View Post
The Problem:
Recently, one of our clients wanted to change the slug, or permalink, from "about-2", back to just plain ol' "about". I tried changing the slug from the "quick edit" mode. I tried to Edit the Permalink from the Post Page. No luck, it kept reverting back to about-2. After doing a few ...
View Post
Ryan Hellyer just pointed out that the comments feed here at WordPress Garage was not working, and apparently hasn't been working since the end of April. I wonder if it had to do with upgrading to 2.5...
In any case, I've fixed the problem and it's working now, so you can subscribe ...
View Post
Hi all - I was wondering if one of you can help us find a solution to a feature we would like to add to a WordPress site:
The site in question has multiple contributors. Most are dedicated to certain categories. We would like to automatically display on a category page only the authors who ...
View Post
Ryan on the
WordPress development blog (which is running on
Prologue, very nicely I might add) has basically congratulated the "Farsi and Hebrew translation folks" for their hard work making the WordPress admin look good in right-to-left languages.
I'd like to take this opportunity ...
View Post
Security Focus has reported
a security problem with the
Search Unleashed plugin. The plugin stores search queries, but does not validate stored data and sends it back "raw" to the browser.
Read more at SecurityFocus
View Post
I recently wrote about
a plugin that made the WordPress admin more accessible from an iPhone. Now there's the
iWPhone plugin/theme package that "automatically reformats your blog’s content for optimized viewing on Apple’s
iPhone and ...
View Post
Updated Feb. 14, 2008
Deziner Folio has a really useful step-by-step guide to taking your XHTML/CSS layout and
converting it to a WordPress theme. They say this whole process can be completed in 30-40 minutes!
Developing a Wordpress Theme
Another option is ...
View Post
Secunia has reported an "id" SQL injection vulnerability in the
WordSpew plugin for WordPress. Here's the description of the vulnerability:
DESCRIPTION: S@BUN has reported a vulnerability in the Wordspew plugin for Wordpress, which can be exploited by malicious people to conduct SQL injection attacks.
Input ...
View Post
Oak Innovations has a great
guide to finding and editing images for use on your blog. The guide goes through copyright issues, licenses, and sources for finding images, and then introduces
Picnik, an online image editor. Since reading this ...
View Post