• 1.3.1 729663a113

    1.3.1 Stable

    vlw released this 2026-08-02 08:53:34 +02:00 | 0 commits to master since this release

    Downloads
  • 1.3.0 729663a113

    1.3.0 Stable

    vlw released this 2026-02-24 11:53:28 +01:00 | 0 commits to master since this release

    • Add Post::clone() method for shallow copying a Post by @vlw in #18
    • Add basic support for the plugin "Redirection" by @vlw in #17
    • Use Database instance from scaffold library by @vlw in #16
    Downloads
  • 1.2.0 0837975758

    1.2.0 Stable

    vlw released this 2026-02-22 11:06:03 +01:00 | 3 commits to master since this release

    • Get site_url from method instead of static property by @vlw in #13
    • Add new methods for Attachment type by @vlw in #12
    • Return types for Post property hooks by @vlw in #11
    • Add support for WP users tables by @vlw in #10
    Downloads
  • 1.1.1 1b0a9f385f

    1.1.1 Stable

    vlw released this 2026-02-16 13:38:36 +01:00 | 7 commits to master since this release

    • Use AUTO_INCREMENT of table as id of new posts by @vlw in #9
    • Move properties above methods and substr() varchar table columns by @vlw in #8
    Downloads
  • 1.1.0 4ca9f8be5e

    1.1.0 Stable

    vlw released this 2026-02-16 11:29:03 +01:00 | 9 commits to master since this release

    • Proper table reference for PostMeta by @vlw in #7
    • Improved creation and assignment of post taxonomies and terms by @vlw in #6
    • Add method for querying the current AUTO_INCREMENT for a table by @vlw in #5
    • Add methods for Post featured media Attachments by @vlw in #4
    • Pass static db credentials for Database::current() by @vlw in #3
    • Add parsing of WordPress taxonomies and terms by @vlw in #2
    Downloads
  • 1.0.1 6d1fa852b5

    1.0.1 Stable

    vlw released this 2026-02-12 15:27:25 +01:00 | 15 commits to master since this release

    • Import Database from scaffolding lib and remove instances from .env.ini by @vlw in #1
    Downloads
  • 1.0.0 cfe10401a3

    1.0.0 Stable

    vlw released this 2026-02-12 13:21:09 +01:00 | 16 commits to master since this release

    Initial release

    Downloads