Added big comment for independent_publisher_setup to easily find
This commit is contained in:
parent
adfbe88c31
commit
ffb63f49a8
1 changed files with 6 additions and 0 deletions
|
@ -144,6 +144,12 @@ function independent_publisher_posted_author_card() {
|
|||
<?php
|
||||
}
|
||||
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
* Setup theme *
|
||||
* Basically replicates the independent_publisher setup function, *
|
||||
* but adds an extra topbar menu (and maybe more later) *
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
function independent_publisher_setup() {
|
||||
/**
|
||||
* Custom template tags for this theme.
|
||||
|
|
Loading…
Reference in a new issue