• 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

Users and Roles

Creating roles

February 24, 2010 Stephanie Leary Leave a Comment

Sometimes, rather than adding capabilities to an existing role, you need to create a whole new role. The code to do so is relatively easy. Again, place these lines in your theme's functions.php file: … [Read more...] about Creating roles

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

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

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

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

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