this is from the command line, adds in all files changed
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
// function file for mfwpt
|
||||
|
||||
// enque style.css
|
||||
wp_enqueue_style( 'style', get_stylesheet_uri() );
|
||||
|
||||
?>
|
Reference in New Issue
Block a user