What is it about?
This Q shall become a collection of code snippets about post-formats and their use cases.
What to add?
Please add snippets/functions/classes/project-links about...
- Pulling & transforming specific data from the post for presentation. For e.g. "link"
- Improvements for the admin UI. For e.g. filtering the list view, adding meta boxes & custom fields to new posts.
How to add
Please add a h3-heading first. It should contain the post-format it's about or "admin UI detail/list", so the thread is easily readable.
Please then add a short description and then your snippet. Commented code is highly appreciated.
Thank you!