Clarkson-Core
Clarkson-Core copied to clipboard
A plugin to write Object-Oriented code in combination with the Twig templating engine while keeping the WordPress Way of working in mind.
## Issue link https://app.asana.com/0/0/1207063286450602/f https://app.asana.com/0/0/1207063286450604/f ## Description ## How Has This Been Tested? Checked on KPS if the deprectation warnings were gone. This doesn't change anything about the functionality of...
## Issue link https://app.asana.com/0/1199679645691933/1204547940254524/f ## Description We use `post_date_gmt` to show the date on an article, this converts the time to GMT, resulting in the wrong date/time being shown for...
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) to 12.3.2 and updates ancestor dependency [jsdoc](https://github.com/jsdoc/jsdoc). These dependencies need to be updated together. Updates `markdown-it` from 8.4.2 to 12.3.2 Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08...
Bumps [underscore](https://github.com/jashkenas/underscore) to 1.13.6 and updates ancestor dependency [jsdoc](https://github.com/jsdoc/jsdoc). These dependencies need to be updated together. Updates `underscore` from 1.9.1 to 1.13.6 Commits bd2d35c Merge remote-tracking branch 'upstream/master' 2e7c0f2 Update...
Bumps [marked](https://github.com/markedjs/marked) to 4.1.1 and updates ancestor dependency [jsdoc](https://github.com/jsdoc/jsdoc). These dependencies need to be updated together. Updates `marked` from 0.7.0 to 4.1.1 Release notes Sourced from marked's releases. v4.1.1 4.1.1...
Clarkson doesn't have the option to use previous values with the update function for meta data. This is needed because when there are multiple meta_value lines with the same values...
Publishing GH pages fails because of the default branch of github beeing changed. The [action responsible](https://github.com/level-level/Clarkson-Core/blob/24e973a4f89e4b8f0a50009875876275c2f72d1b/.github/workflows/doc.yml#L33) for this hasn't been updated in a while, so it seems there will be...
## Issue link ## Description Sets deprecation notices for accessing the underscored object properties directly. ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes -...
## Issue link ## Description - Updates minimum PHP version to 7.4 - Updates Psalm from major version 3 to 4 - Fixes new Psalm issues - Fixes for differences...