Skip to content

Commit

Permalink
See pewresearch/pewresearch-org@355ef89 from refs/heads/release/5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prcdevgitbot committed Feb 22, 2024
1 parent a374fee commit 97bc0ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/interactives/class-interactives.php
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ public function rewrite_update_hook( $post ) {

/**
* Register the rewrite tags for all interactives.
* @TODO: change this to use the centralized prc_platform_rewrite_tags filter
* @hook init
*/
public function rewrite_tags() {
Expand All @@ -616,6 +617,7 @@ public function rewrite_tags() {

/**
* Register the rewrite rules for all interactives.
* @TODO: change this to use the centralized prc_platform_rewrite_rules filter
* @hook init
*/
public function rewrite_index() {
Expand Down

0 comments on commit 97bc0ea

Please sign in to comment.