Changes between Initial Version and Version 1 of Ticket #5241, comment 13
- Timestamp:
- 03/12/2014 08:12:54 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5241, comment 13
initial v1 5 5 Attached patch: 6 6 7 - Removes the query to look up the page based on the BP page offset 7 - Removes the query to look up the page based on the BP page offset. I don't think this is necessary. When we move to rewrite rules, we'll be using virtual pages anyway. 8 8 - Resets the post with `bp_theme_compat_reset_post()` since it's a great function to add a dummy post 9 9 - Sets the theme compat flag to false since bp_theme_compat_reset_post() sets that flag to true