Release date: July 25, 2019
- WordPress Dashboard: Added position filter to the Thesis Menu,
thesis_menu_position
- Changed all
<link />
references to include thehref
attribute first, thereby making the HTML output even sexier - Skin CSS file is now re-written whenever Display Options are saved
- Favicon Box: Added boolean filter,
thesis_favicon
, to allow for programmatic favicon replacement or easy favicon removal - DIYthemes Dashboard Widget: This now references the DIYthemes blog
- Post Box: Removed
is_singular()
call from HTML output method to eliminate a PHP notice