splorp / tersus

An achingly simple WordPress theme without all the usual cruft.
GNU General Public License v3.0
99 stars 6 forks source link

Display of posts with no title in search results #13

Closed splorp closed 13 years ago

splorp commented 13 years ago

Search results use the title of a post as the obvious permalink back to the post page. Posts that do not have a title (for whatever reason) are not easily navigated to from search results.

For example:

http://splorp.me/?s=fuel

cdharrison commented 13 years ago

Fixed in this commit: https://github.com/splorp/tersus/commit/70a3860ab5f7d22a2c32d6047d117992c5f24694

cdharrison commented 13 years ago

Note, posts with no title will now default to "Untitled".