Embed specific post (including description and/or full content) #27
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: linuxgoose/bocpress#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Think about embedding a specific post—by ID or slug. So using the shortcode:
do something like:
My thinking would be the post ID is better, since I’m assuming it wouldn’t change even if the slug does down the road. This would require the ID be exposed in the metadata subsequent to publishing, akin to what happens with the date. Having this option available would be useful for something like related posts, with the ability to include part or all of its content, in addition to more easily linking it within a sibling post.