Skip to content

Custom styles for knife.media posts and archives

Notifications You must be signed in to change notification settings

knife-media/customs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom styles for knife.media posts and archives

Auxiliary service for extending posts and archives styles and scripts.

Installation

Create knife-customs.php file in wp-content/mu-plugins:

<?php
    include_once WP_CONTENT_DIR . '/customs/index.php';

Clone customs directory to wp-content/.