Sha256: 03ba8fc132fb72d6b0db788eb41fca79419973fc614f3aec4f08f9000ddc680a
Contents?: true
Size: 835 Bytes
Versions: 1
Compression:
Stored size: 835 Bytes
Contents
# Changelog ### Release 0.0.3 * 1 major feature * Added comments support * 3 minor features * Saving a Page or Post now updates the post_modified and post_modified_gmt columns to the current time and date * When creating a page some values are now filled in for you * Checks to see if post has an author * 2 minor bug fixes * Shortcuts to columns in PagePost and User (e.g. title= or name=) were not setting the value * Having a post type other than post and page would break app * 1 depreciated * `body` and `body=` in Page/Post models use `content` and `content=` instead (method removed completeley) ### Release 0.0.2 * 1 minor feature * Added connection between the User and the Post/Page * 1 major bug fix * WordPress pages would break with inheritance issue ### Release 0.0.1 * 1 major feature * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wpb-0.0.3 | Changelog.md |