Skip to content

wpadami-forks/logo-by-conditions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

About

WordPress Plugin - Show different logos by your conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.5%
  • CSS 24.7%
  • JavaScript 6.8%