?v  [v V3Hv  V PJPJJ"gV@3vVD#V[v""" pVP0J7x  1#VJRJ`ˀVEvVY   D#VV`ˀV7x  TJJRJ`ˀVvVcvVPJJPJ%xV3|7x  $! SXPF   SXPF  V$VVFv  V[v V VPV6|wn[7x  xV[v  yVFv  V#VFv  V[v >pVPAv Fv pxVPAv xVxVFv ,#VG3yVV7x  7x  PV[zVV`pxVxV6*wVFv ,#VG3yVV((1#VTFv 1#V "V{VxV7x  zV0V "V1#VVV3wV D#V1#VDV D#VcwV`/#V@VPf ( ! empty( $newly_made_public_taxonomies ) ) { // Force a notification requesting to start the SEO data optimization. \delete_transient( Indexable_Term_Indexation_Action::UNINDEXED_COUNT_TRANSIENT ); \delete_transient( Indexable_Term_Indexation_Action::UNINDEXED_LIMITED_COUNT_TRANSIENT ); $this->indexing_helper->set_reason( Indexing_Reasons::REASON_TAXONOMY_MADE_PUBLIC ); \do_action( 'new_public_taxonomy_notifications', $newly_made_public_taxonomies ); } // There are taxonomies that have been made private. if ( ! empty( $newly_made_non_public_taxonomies ) && $this->indexable_helper->should_index_indexables() ) { // Schedule a cron job to remove all the terms whose taxonomy has been made private. $cleanup_not_yet_scheduled = ! \wp_next_scheduled( Cleanup_Integration::START_HOOK ); if ( $cleanup_not_yet_scheduled ) { \wp_schedule_single_event( ( \time() + ( \MINUTE_IN_SECONDS * 5 ) ), Cleanup_Integration::START_HOOK ); } \do_action( 'clean_new_public_taxonomy_notifications', $newly_made_non_public_taxonomies ); } } }