• Home
  • About
  • Performance Review Book
Grab the RSS feed

Jerm

Jerm
  • Home
  • Business
    • Entrepreneurship
    • Management
    • Performance Reviews
    • Small Business
  • Featured
  • Internet Business
    • SEO
    • Social Media
    • Website Ideas
  • Personal
  • Technology
    • Certification
    • WordPress
  • That Network

Posts Tagged with "functions.php"

  • WordPress

    Posted on September 28th, 2010

    Written by Jeremy

    Tags

    categories, category, code, custom post type, custom taxonomy, functions.php, php, snippet, source code, taxonomies, wordpress

    Custom Post Type – in a Category?

    Custom post types do not use the standard categories or tags as normal posts, but the capability is there to create a custom taxonomy – a custom set of categories for a custom post type. However, the built-in WordPress function in_category() does not work with custom taxonomies. So, to figure out if a custom post [...]

  • WordPress

    Posted on September 28th, 2010

    Written by Jeremy

    Tags

    code, functions.php, php, snippet, source code, wordpress

    Removed Protected from Page Title – WordPress Password Protected Pages

    We are working with creating protected page reports for clients with a simple password protection, using the standard WordPress Password Protected functionality. Unfortunately, it adds “protected” to the page heading. This simple code, added to functions.php, removes “protected” from protected posts and pages sitewide: [php]/* Remove Protected from Title on Protected Pages */ add_filter(‘protected_title_format’, ‘blank’); [...]

    Keep Updated

    * = required field

    Tag Cloud

    • annual review bonuses business Certification coaching code creative romance customer experience customer service employees entrepreneurs functions.php internet jiffy lube links Management manager managers marketing MBA oil change performance improvement performance review php phrases planning problems productivity promotion responsibility reward romance romancetips seo Small Business snippet social media source code startup strategy teams That Network valentine's wordpress wpconfig

    Popular Content

    • Annual Performance Reviews Sample Comments: Phrases for How to Say It
      Posted on March 12th, 2008

    • Annual Performance Reviews: How to Get the Most Out of Your Employees
      Posted on February 25th, 2008

    • 3 Quick Steps to an Empty Email Inbox
      Posted on November 18th, 2009

    • Internet Business Startup Curriculum
      Posted on February 25th, 2011

    • Best Customer Service Experience – At a Jiffy Lube?
      Posted on July 6th, 2009

    • Site Spotlight: Romancetips.com – Romantic Tips and Advice
      Posted on February 1st, 2008

    • Being Grateful Even When There are Problems
      Posted on February 8th, 2008

    • Certified MBA: Should Grads Get Certified?
      Posted on July 3rd, 2009

Copyright © 2013 Jerm

Powered by That Network