Created
April 15, 2017 15:01
-
-
Save muhfaris/efcd45214fbd493c44a4f6e695ce45f0 to your computer and use it in GitHub Desktop.
Multi category in home page section Viral theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Viral: customizer.php (inc/customizer.php) | |
-------------------------------------------- | |
from : | |
'category1' => array( | |
'type' => 'category', | |
-------------------------------------------- | |
to : | |
'category1' => array( | |
'type' => 'multicategory', |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment