Release 3.0.0
Removed global options for Header Blocks and Footer Blocks, replaced by new post types.
View full changelog
Removed
- BREAKING! Removed global options for Header Blocks and Footer Blocks (replaced by new post types)
- BREAKING! Removed all negative header/footer rule conditions (e.g. previously block could match if it was NOT front page, now it can only matche if it IS front page - this greatly simplifies logic and complexity to determine which blocks should be shown on page)
Added
- Added post type
af_nav_header(for managing headers, replaces previous Header Blocks global options) - Added post type
af_nav_footer(for managing footers, replaces previous Footer Blocks global options) - Added new conditional logic rule for header/footer - match not found page (404)
Changed
- BREAKING! Updated page/post options for Header/Footer: now you can select between Default/Custom/None