Ghost/ghost/admin/app/models
Kevin Ansfield 9ca1f3ce24
Renamed subtitle to excerpt (#20334)
no issue

We've settled on using "excerpt" naming in place of "subtitle" to better reflect the underlying property name and tie in with themes and historical usage.

- added migration to rename the `show_subtitle` newsletter setting to `show_excerpt`
- renamed all places in the codebase that referenced subtitle
2024-06-05 17:59:30 +01:00
..
action.js
api-key.js
base.js
collection.js
custom-theme-setting-list.js
custom-theme-setting.js
email.js
integration.js
invite.js
label.js
member-subscription.js
member-tier.js
member.js
mention.js
navigation-item.js
newsletter.js Renamed subtitle to excerpt (#20334) 2024-06-05 17:59:30 +01:00
notification.js
offer.js
page.js
post-revision.js Added custom excerpt to post revisions (#20323) 2024-06-05 14:47:33 +01:00
post.js
role.js
setting.js
snippet.js
tag.js
theme.js
tier-benefit-item.js
tier.js
user.js
webhook.js