Releases: cocodedesigns/pzero-theme
Releases · cocodedesigns/pzero-theme
[0.3] - 2023-04-09
Added
- Added
theme.json
file - Added custom post type template (go to plugin)
- Added custom metabox template (go to plugin)
- Added
single-portfolio.php
andarchive-portfolio.php
for custom post types (CPT file is inp0-plugin
) - Added custom taxonomy (categories and tags) (go to plugin)
- Added
template_part
toindex.php
andarchive.php
- Added alternative layouts for
index.php
andarchive.php
- without sidebar and 3-up grid - Added Google Fonts ('Roboto') and Font Awesome
v6.3.0
- Added WordPress-compatible
readme.txt
file - Added embed files for internal posts
Updated
- Updated
YahnisElsts/plugin-update-checker
tov5.0.0
- Cleaned up
wp_head
andwp_admin_head
code (moved toinc/header.php
)
[0.2.1] - 2021-11-01
[0.2.1] - 2021-11-01
Changed
- Added hooks to remove functions that could be exploited
Changed
- Bug fixes
[0.2] - 2021-08-16
Removed
- Removed local FontAwesome instance
- Restored default WordPress comments
Added
- New default logo, new
screenshot.png
file - Additional headers for
style.css
, including preview information for WordPress
Changed
- Improved comments
- Removed unnecessary comments, attributes and variables
- Set
Theme URL
instyle.css
as default GitHub repo URL forplugin-update-checker
Updated
- Updated
YahnisElsts/plugin-update-checker
to v4.11
v0.1
Initial release