All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
post_type_supports
function name typo
- Notifications
- Merge Dev and Master branches
- Subscribe to newsletter form on theme admin page
- Code style
- Footer social buttons issue #7
- Fix some code missing in last version
- Fix WP editor read more tag image height (thanks @josephbydeign)
- Theme admin page
- Theme logo replaced with custom logo support
- Project list hero block (thanks @racheljcox)
- Page hero block
- Remove registration of color schemes styles
- Inline docs for filters
- Rename pine_portfolio_terms filter to pine_portfolio_taxonomy
- Remove registration of customize controls styles and scripts
- Remove searchform HTML5 support. Theme already have searchform.php file.
- Fonts are loaded trough wp_enqueue_style.
- Change theme url
- Replace default logo with generic logo
- Fix file endings on php files
- Images source and licence informations.
- Removed web font loader script. Fonts are imported trough CSS.
- Header Customizer section. Header controls are moved to default Site Identity section.
- Front Page Customizer section name is replaced with default "Static Front Page".
- Footer text is translatable.
- Link to Background-check licence.
- Custom background feature.
- Blank line on the end of page.php.
- 'pine_portfolio_post_type', 'pine_portfolio_posts_per_page' and 'pine_portfolio_terms' filters
- Change log
- Branch for theme developers. Master branch follows WordPress.org releases.
- Color scheme styles are separated
- Google web font loader url is replaced with jsdelivr
- Prefix specific theme functions with theme slug
- Remove 'featured-image-header' tag
- Prefix scripts and styles handlers with theme slug
- WordPress PHP Coding Standards errors and warnings
- Footer custom social icon class bug
- Fix Pine_Sanitize_Select constructor name
- Slicejack dashboard widget
- languages/pine.pot file
- Minified css and js files
- Remove development files from master branch
- Initial github release