Skip to content

mustafakucuk/logo-by-conditions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo by Conditions

Show different logos by your conditions.

Features

  • Show custom logo by category
  • Show custom logo by post, page (any post type)
  • Show custom logo by all posts of category
  • Use as php function or with auto changer
  • If you enable auto changer you can write logo selector.

Usage

<?php
  $logo_by_conditions = new Logo_by_Conditions();
  echo $logo_by_conditions->get_logo_url();
?>

If you want you can enable auto changer