[Plugin: Sideblogging] Cache previous queries
-
I’m using this plugin with the Hybrid theme, and Hybrid has a custom breadcrumb feature that creates an appropriate breadcrumb for each page/post. It does this by examining the last query, which usually was for the post/page.
However, if Sideblogging runs before the breadcrumbs, the last query was for the Asides, so the breadcrumbs show the crumbs to the aside instead of the post/page.
I’m not an expert of the WordPress back end, but would it be possible to cache the last query object, do the Aside query, and then revert to the previous query?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Sideblogging] Cache previous queries’ is closed to new replies.