0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/migrations
Aileen Nowak cfbb7f6c6b Facebook and Twitter data per post feature (#8827)
closes #8334

- adds title, image and description to structured data to be rendered as open graph and twitter data.
- if meta title and description for a post exists already, the custom structured data will overwrite those for `og:` and `twitter:` data. `JSON-LD` (Schema.org`) is not affected and will stay the same.
- adds tests
- adds new og and twitter fields to schema incl. migration
2017-08-03 15:48:39 +04:00
..
hooks 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
init 🐛 Add published_at to post model fixtures (#8573) 2017-06-13 10:27:42 +01:00
versions Facebook and Twitter data per post feature (#8827) 2017-08-03 15:48:39 +04:00