• Skip to primary navigation
  • Skip to main content
  • Skip to footer
  • Books
    • Content Strategy for WordPress (2015)
    • WordPress for Web Developers (2013)
    • Beginning WordPress 3 (2010)
  • Blog
    • Content Modeling for WordPress
    • WordPress Hidden Gems
    • Web Design
  • Work
    • Presentations and Interviews
    • on GitHub →
    • MLIS Class Projects (2019-2022)
    • Portfolio (2002-2019)
    • WordPress Plugins

Stephanie Leary

Writer, Front End Developer, former WordPress consultant

  • About
    • Press Kit
    • Presentations and Interviews
  • Contact Me

WordPress

Beginning WordPress 3 for Kindle; upcoming events

October 20, 2010 Stephanie Leary Leave a Comment

Beginning WordPress 3 is now available in Kindle format! And it's 56% off at the moment. Enjoy! And thanks for your patience. Apress has had a PDF ebook available since the book was published in late June, but since it was available only through their site, it was somewhat hard … [Read more...] about Beginning WordPress 3 for Kindle; upcoming events

Books, WordPress events, kindle

WordPress Hidden Gems: Places to Get Help

October 1, 2010 Stephanie Leary 3 Comments

You probably know about the support forum at wordpress.org. It's the first place to go when you need to find an answer to a question or to see if other people are experiencing the same weird problem you've encountered. Of course, there's also the Codex, and, as of 3.0, the Help … [Read more...] about WordPress Hidden Gems: Places to Get Help

WordPress irc, trac, xref

WordPress Hidden Gems: Debug Mode

September 30, 2010 Stephanie Leary 3 Comments

If you accidentally introduce a syntax or fatal error in one of your template files, you’ll probably see the dreaded white screen of death when you visit your home page. In some cases, even the admin screens will go blank. The best way to figure out what happened is to check your … [Read more...] about WordPress Hidden Gems: Debug Mode

WordPress

WordPress Hidden Gems: Child Themes

September 29, 2010 Stephanie Leary 3 Comments

Child themes are modifications of other themes. They have their own directories and you upload them just like a separate theme, but they depend on their parent themes, and they won’t work if the parent is not installed. All your modifications to the original theme will take place … [Read more...] about WordPress Hidden Gems: Child Themes

WordPress themes

WordPress Hidden Gems: JavaScript Libraries

September 28, 2010 Stephanie Leary Leave a Comment

WordPress includes a number of JavaScript libraries because it uses those libraries in the administration screens. They’re available for you to use in your themes and plugins as well. The libraries include jQuery, Prototype, Scriptaculous, and SWFUpload. See the wp_enqueue_script … [Read more...] about WordPress Hidden Gems: JavaScript Libraries

WordPress javascript, jquery, js, prototype, scriptaculous, swfupload

WordPress Hidden Gems: Hiding wp-config.php

September 27, 2010 Stephanie Leary 5 Comments

Your configuration file contains your database username and password, so it’s important to keep this file secure. If you are installing WordPress in your web root directory (such as public_html), you can move your wp-config.php file to the parent directory -- one that isn’t … [Read more...] about WordPress Hidden Gems: Hiding wp-config.php

WordPress security

WordPress Hidden Gems: Maintenance Mode Message

September 24, 2010 Stephanie Leary 2 Comments

Yesterday, you saw [link id="6287"]how to customize your database error message[/link]. You can also customize your maintenance mode file, maintenance.php. This is also located in your wp-content directory and is shown to your visitors while you’re upgrading WordPress core files … [Read more...] about WordPress Hidden Gems: Maintenance Mode Message

WordPress

WordPress Hidden Gems: Database Error Pages

September 23, 2010 Stephanie Leary 1 Comment

There are a few files that live outside the theme directory but still affect how your site looks at times. For example, you can create a file called db-error.php in your wp-content directory -- not in themes! -- and use it to style your database connection error message: You … [Read more...] about WordPress Hidden Gems: Database Error Pages

WordPress

WordPress Hidden Gems: checked(), selected(), and disabled()

September 22, 2010 Stephanie Leary 5 Comments

This one's for developers! If you're using checkboxes, radio buttons, or dropdowns in your theme or plugin options, you might have overlooked some very useful functions that aren't listed in the Codex: checked(), selected(), and disabled(). These allow you to compress the code … [Read more...] about WordPress Hidden Gems: checked(), selected(), and disabled()

WordPress

WordPress Hidden Gems: Paste from Word

September 20, 2010 Stephanie Leary Leave a Comment

Even those who have been using WordPress for a while might have overlooked the handy Paste from Word button on the second row of the Visual editor’s toolbar. If your Visual editor’s toolbar has just one row of buttons, press the one labeled Show/Hide Kitchen Sink. In the second … [Read more...] about WordPress Hidden Gems: Paste from Word

WordPress acrobat, adobe, microsoft office, microsoft word, pdf

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 7
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Interim pages omitted …
  • Page 17
  • Go to Next Page »

Footer

My Books

I’m a front end developer at Equinox OLI, working on open source library software. I was previously a freelance WordPress developer in higher education. You can get in touch here or on LinkedIn.

Copyright © 2025 Stephanie Leary · Contact