• Hello all,

    I’m new to WP plugin development, just working on my first one. I’m looking to build a plugin to work with page titles.

    Im wondering if one of you wonderful experts could help me get my head wrapped around this a bit.

    I’m confused as to which actions/filters or built-in functions to use to begin working with titles. I’ve considered ‘the_title’ but I believe it affects all post titles on the page. I’ve also seen wp_title() and a variety of others….arggh

    Anyhow, just wondering if someone could point me in the general direction, I’m a little confused by all the options in the Codex.

    Thanks

The topic ‘New to Plugin Development – Hiding Page Title Tips?’ is closed to new replies.