• 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

preserving HTML

February 19, 2010 Stephanie Leary Leave a Comment

Several of the description fields in WordPress will strip any HTML entered into them. You can preserve them with a little work, though. User Descriptions The biography field on the user profile page accepts a limited number of HTML tags — the same ones allowed in comments. If you … [Read more...] about preserving HTML

WordPress bio, biography, categories, descriptions, html, Metadata, rich text, tags, taxonomy, Users and Roles

moving the furniture

February 17, 2010 Stephanie Leary Leave a Comment

If you follow me on RSS or LiveJournal, you probably just saw a flood of new posts. Sorry about that! When I started wordpress-as-cms.com last summer, I meant it to be a place where I could write about all my geeky technical WordPress stuff without boring you all here. But, since … [Read more...] about moving the furniture

Blogging, WordPress

using shortcodes everywhere

February 13, 2010 Stephanie Leary 105 Comments

Read this in Spanish | Leer esta en Español Read this in Turkish | Türkçe bunu okuyun At the moment, shortcodes in WordPress are processed only in post/page content. You can use them in lots of other places, though, if you enable them for each field you want. Here's how to use … [Read more...] about using shortcodes everywhere

WordPress bio, biography, categories, Content, descriptions, html, Metadata, rich text, shortcodes, tags, taxonomy, template tags

Take control of your excerpts

February 9, 2010 Stephanie Leary 4 Comments

Here are three short functions you can add to your theme's functions.php file to change the way excerpts work on your site. When you use the_excerpt() in a theme file, WordPress will first use the contents of the Excerpt field from your Post→Edit screen. If it's empty, … [Read more...] about Take control of your excerpts

WordPress excerpts, Metadata, Posts and Pages

Changing roles’ capabilities

February 4, 2010 Stephanie Leary 1 Comment

If you need to change one or two capabilities, it's relatively easy to do so with a few lines of code in a plugin or your theme functions file. For example, if we wanted to allow any logged-in user to view our private posts and pages, we would need to grant them two additional … [Read more...] about Changing roles’ capabilities

WordPress capabilities, permissions, Privacy, private, Users and Roles

Creating a user directory, part 2: Building the page template

January 30, 2010 Stephanie Leary 25 Comments

In the first installment, we added some contact fields for our users. Now we're going to build the page template that displays the user directory. … [Read more...] about Creating a user directory, part 2: Building the page template

WordPress javascript, microformats, tables, Templates, Users and Roles

Easier internal links for WordPress

January 28, 2010 Stephanie Leary 13 Comments

Last week I got into a conversation with my friend Fletcher about linking to internal pages in WordPress. To wit, it could be a lot easier. Wiki-style links would be better than nothing, but personally I hate having to remember special codes for things. Still, WordPress's … [Read more...] about Easier internal links for WordPress

WordPress Permalinks

Creating a user directory, part 1: changing user contact fields

January 26, 2010 Stephanie Leary 1 Comment

This is the beginning of a three-part series on building a user directory. Part 1: Changing the contact fields on the user profile pages Part 2: Building the user directory page template Part 3: Building author templates and linking them in the directory First, we'll add some … [Read more...] about Creating a user directory, part 1: changing user contact fields

WordPress contact, Users and Roles

Add sortable, striped table script — only when needed

January 21, 2010 Stephanie Leary 2 Comments

Ever wondered how I dressed up the tables on this site? I'll show you! We'll use the code for adding stylesheets and scripts conditionally to include Yoast's improved sortable.js only when a post or page contains a table. … [Read more...] about Add sortable, striped table script — only when needed

WordPress javascript, tables, Templates

Create private categories

January 16, 2010 Stephanie Leary 4 Comments

Have you ever tried to create a category consisting entirely of private posts? It's a pain to have to remember to set the visibility for each post before publishing it. One of my users simply couldn't remember to do it, resulting in a lot of accidentally public posts on that … [Read more...] about Create private categories

WordPress categories, Privacy, private, restriction

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 11
  • Page 12
  • Page 13
  • Page 14
  • Page 15
  • 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