Widget Conditional Tags

Below is the list of Conditional Tags for Manga. In order to use these tags, you need to install Widget Logic plugin.

In this example, the Widget will only appear if the current page is “home”.

is_manga_archive(): this condition is TRUE when the current page is archive layout: Listing manga & Search manga

is_manga_single(): this condition is TRUE when the current page is Single manga

– is_manga_reading_page(): this condition is TRUE when the current page is Reading manga

– is_manga_search_page(): this condition is TRUE when the current page is Search manga

is_manga(): this condition is TRUE when the current page is Manga

See full list of conditional tags here