[wp-hackers] Plugin idea: title length

David House dmhouse at gmail.com
Sat Mar 12 08:14:19 GMT 2005


Something like this would do:

SELECT post_title FROM wp_posts ORDER BY CHAR_LENGTH(post_title)

-- 
-David House, dmhouse at gmail.com


More information about the wp-hackers mailing list