Allows you to easily edit the way your post formats display using the ACE editor and the Twig template engine.
WP Post Formats creates a powerful visual interface using the ACE editor and the Twig template engine for safe, easy and functional modification of your post formats without ever having to enter into the files.
Functions:
The following functions are added to Twig for easy use.
Hooks:
WP Post formats has added a number of hooks and filters to enable easy modification of default functionality, this may void your warranty so use with care! If there is not one where you need it, drop me a line i’d be happy to add it in.
If you have any feedback or suggestions, feel free to drop me a line st Tiger Strike Media
/wp-content/plugins/
directory on your server<?php if( function_exists( 'display_wp_post_format' ) ) { display_wp_post_format() ; } ?>
in between the loop in your theme where you want the post format differences to be displayed.None Yet – Ask Me One!