ProjectZero

0.3

09/04/2023
  • Added
    • Added theme.json file

    • Added custom post type template (go to plugin)

    • Added custom metabox template (go to plugin)

    • Added single-portfolio.php and archive-portfolio.php for custom post types (CPT file is in p0-plugin)

    • Added custom taxonomy (categories and tags) (go to plugin)

    • Added template_part to index.php and archive.php

    • Added alternative layouts for index.php and archive.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 to v5.0.0

    • Cleaned up wp_head and wp_admin_head code (moved to inc/header.php)

v0.2.1

07/11/2021
  • Added
    • Added hooks to remove functions that could be exploited

v0.2

17/08/2021
  • Added
    • Additional headers for style.css, including preview information for WordPress

    • New default logo, new screenshot.png file

  • Removed
    • Removed local FontAwesome instance

    • Restored default WordPress comments function

  • Updated
    • Updated YahnisElsts/plugin-update-checker to v4.11

v0.1

04/07/2019
  • Initial Release
View Project