mirror of
https://ghproxy.net/https://github.com/AlxMedia/alx-extensions.git
synced 2025-08-27 01:15:47 +08:00
Add alx_ext_sharrre_footer action and template, add sharrre-header css class for compatibility
This commit is contained in:
parent
a2dbb282ed
commit
3b677f0df8
5 changed files with 78 additions and 9 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue