All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PHP 7.4 dependencies
- Updates can now be provided through the Admin interface
- Add no-cookie to YouTube URL's.
- Disable oembed.
- Remove no cookie from YouTube channel url.
- Replaced Composer plugin dependency check with runtime check.
- Update dependencies + reference pdc-base plugin from BitBucket to GitHub.
- Add revisions for FAQ entries (use MB Revision)
- View content of metabox sort clone field after moving it around.
- Architecture change in the pdc-base plug-in, used as dependency, affects namespaces used.
- Check if required file for
is_plugin_active
is already loaded, otherwise load it. Props @Jasper Heidebrink.
- Remove docs in plugin, in favor of generating docs remote.
- Fixed meta as object.
- Fix if no faq is entered, the rest api fails.
- Add documentation.
- Add tests.
- Initial start.