Add alx_ext_sharrre_footer action and template, add sharrre-header css class for compatibility

This commit is contained in:
Alexander Agnarson 2019-01-14 22:09:17 +01:00
parent a2dbb282ed
commit 3b677f0df8
5 changed files with 78 additions and 9 deletions

View file

@ -19,6 +19,7 @@ define( 'ALX_EXTENSIONS_URL', rtrim( plugin_dir_url( __FILE__ ), '/' ) );
require_once ALX_EXTENSIONS_DIR . '/inc/options.php';
require_once ALX_EXTENSIONS_DIR . '/inc/share.php';
require_once ALX_EXTENSIONS_DIR . '/inc/share-footer.php';
require_once ALX_EXTENSIONS_DIR . '/inc/post-formats.php';
/* load plugin textdomain */