Skip to content

Commit

Permalink
Replace alx_ with typecore_ everywhere except for alx extensions plug…
Browse files Browse the repository at this point in the history
…in sections (in single.php and theme-options.php)
  • Loading branch information
AlxMedia committed Jul 20, 2018
1 parent 5573b0c commit 9428880
Show file tree
Hide file tree
Showing 15 changed files with 212 additions and 246 deletions.
2 changes: 1 addition & 1 deletion footer.php
Expand Up @@ -87,7 +87,7 @@

<div class="grid one-half last">
<?php if ( get_theme_mod( 'footer-social', 'on' ) == 'on' ): ?>
<?php alx_social_links() ; ?>
<?php typecore_social_links() ; ?>
<?php endif; ?>
</div>

Expand Down

0 comments on commit 9428880

Please sign in to comment.