Ticket #769 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Add options to bb_get_title() and by extension, bb_title()

Reported by: rmccue Owned by: rmccue
Priority: normal Milestone: 0.9
Component: Front-end Version:
Severity: minor Keywords: has-patch
Cc:

Description

Add options to bb_get_title() for separator, order and front page title. See attached patch.

Attachments

template-functions.php.diff Download (2.0 KB) - added by rmccue 4 years ago.
Patch to add features to trunk
template-functions.php.2.diff Download (2.0 KB) - added by rmccue 4 years ago.
Now adjusts title properly when on tags list page
template-functions.php.3.diff Download (2.0 KB) - added by rmccue 4 years ago.
Uses switch and an array
template-functions.php.4.diff Download (2.0 KB) - added by rmccue 4 years ago.
Use instead of 3

Change History

rmccue4 years ago

Patch to add features to trunk

  • Keywords has-patch added

rmccue4 years ago

Now adjusts title properly when on tags list page

  • Severity changed from normal to minor

rmccue4 years ago

Uses switch and an array

rmccue4 years ago

Use instead of 3

  • Status changed from new to closed
  • Resolution set to fixed

(In [1000]) bb_get_title() arguments for separator, order. props rmccue. Fixes #769

(In [1001]) array_reverse() typo in new bb_get_title(). Fixes #769

  • Milestone set to 0.8.4
Note: See TracTickets for help on using tickets.