2. Manga Post Slider

SCREENSHOTS:

Style 1

Style 2

Style 3

Style 4

THE CODE:

[manga_post_slider style="" count="" number="" orderby="" time="" order="" cats="" tags="" ids="" post_type=""]

PARAMS

  • style – select- Post Slider Style 1|2|3|4
  • count – int – number of items to query
  • number – int – Number of Post to show
  • orderby – select – Choose the order condition.
    • latest (Latest)
    • view (Most viewed)
    • comment (Most commented)
    • title (Title)
    • input (Input – order by list of Post IDs specified in ids parameter)
    • random (Random)
  • time – select – Time Range to query post all | day | week | month | year (work with Most Viewed condition)
  • order – select – Select the order of appearance:
    • asc (Ascending)
    • desc (Descending)
  • cats – string – List of category IDs or category slugs, separated by a comma
  • tags – string – List of tag IDs or tag slugs, separated by a comma
  • ids – string – List of posts IDs, separated by a comma
  • post_type – select – Type of custom post type to query. By default, it is “post”
    • wp-manga (for Manga type)
  • manga_type – select – If post_type=”wp-manga“, then we can filter by manga type. Leave empty to not filter by manga type
    • manga
    • novel
    • video