Travis,
Part of me actually thinks all the get_the_* functions should be
filtered, but I definitely agree with you that having an odd one out
like this is a bad thing.

-Sean

On 9/1/07, Travis Snoozy <[EMAIL PROTECTED]> wrote:
> Hey folks,
>
>   The get_the_title function is now filtered, whereas in the past
> (through all the versions back to 2.0; I haven't checked earlier) it was
> not. This is a breaking change, since (among other things) filtering
> causes escaped titles to be returned, whereas before unescaped titles
> were returned before. While this makes get_the_title consistent with
> other get_the_* APIs, IMHO changing a public API like this is a Bad Thing
> (doubly so, since none of the APIs have solid documentation, making
> it impossible to tell whether one is using an API properly to begin
> with).
>
>
> Any other thoughts on this?
>
>
> --
> Travis
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


-- 
Sean Hayford O'Leary
http://sdho.org
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to