Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Archetyped

    (@archetyped)

    Hi,

    You can use the cnr_is_section() template tag to determine if the current request is a section.

    When working with a post, you can use cnr_get_the_section() or cnr_the_section() template tags to get a post’s section data.

    You can see all of CNR’s template tags in function.php.

    Thread Starter shaneparsons

    (@shaneparsons)

    Just what I needed – thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘is_section()?’ is closed to new replies.