Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Hacks
    In reply to: Shortcodes and page title
    Thread Starter gstan07

    (@gstan07)

    Hi bcworkz, thanks for your answer!

    Let me give you an example of why i’m redoing queries.
    if album_id query param is present, we’re dealing with a “Album page” so i have to query for the Album title, number of photos etc.
    In the wp_title filter callback i would have to redo at least the query for the album title. Otherwise, all my album pages will have the same page title.

    By developing separate custom pages you mean creating different pages for, let’s say, main gallery, album view and photo view? (with different shortcodes or different shortcode args). This will help a bit but still does not solve the “different title for each album” problem.

    Thread Starter gstan07

    (@gstan07)

    I don’t know how many have such use cases but maybe it woul help to include such a thing on the next releases.
    Thanks for your answer.

Viewing 2 replies - 1 through 2 (of 2 total)