Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 468 Bytes

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