[theme-reviewers] Post with No Title

Emil Uzelac emil at themeid.com
Sun Apr 24 04:38:31 UTC 2011


You are talking about:

function the_title_check () {
if( trim(the_title('','',false) == '') ) {
 echo "Enter a title for this post";
} else {
the_title();
 }
}

No option to change that from Theme Options, I would say not OK.

*----*
*Emil Uzelac* | ThemeID | T: 224-444-0006 | Twitter: @EmilUzelac | E:
emil at themeid.com | http://themeid.com
Make everything as simple as possible, but not simpler. - Albert Einstein



On Sat, Apr 23, 2011 at 11:26 PM, Curtis McHale <curtis at curtismchale.ca>wrote:

> I'm reviewing a theme and the theme author has decided to show 'Enter a
> Title for this Post' if the user decides not to enter a title on a post.
> While it does fulfill the requirement to provide a links to the single view
> of the post I'm not sure that this is really the proper way to do it.
> Opinions?
>
> Curtis McHale
> PH: 604.751.3482
> http://www.curtismchale.ca
> Linkedin: http://www.linkedin.com/in/curtismchale
> Twitter: twitter.com/curtismchale
>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110423/bdf3805b/attachment.htm>


More information about the theme-reviewers mailing list