H y? hB B @ . @ X h @ x p Bi1 @ @ ( @ bB p @ B @ 8y 8 @ B @ 0/ @ y? hB ( @ ` X P @ @ B ! Bi1 ` x @ y @ ; ( @ B 0 @ `/ H P! @ / @ @ B p @ Pz y? hB @ B p @ z @ ! Bi1 @ B @ z @ X 0" @{ @ @ h{ ( @ { @ / ` y? hB @ P @ @ @ @ { ` x " Bi1 0 @ { P @ | @ 0 @ PB " H @ ` @ 0| ` p y? hB x @ `= @ * @param int $post_id The post ID. * @param string $main_taxonomy The main taxonomy. * * @return int|false The ID of the primary term, or `false` if the post ID is invalid. */ private function get_primary_term_id( $post_id, $main_taxonomy ) { $primary_term = $this->primary_term_repository->find_by_post_id_and_taxonomy( $post_id, $main_taxonomy, false ); if ( $primary_term ) { return $primary_term->term_id; } return \get_post_meta( $post_id, WPSEO_Meta::$meta_prefix . 'primary_' . $main_taxonomy, true ); } /** * Removes the primary category. * * @param int $post_id The post id to set primary taxonomy for. * @param string $main_taxonomy Name of the taxonomy that is set to be the primary one. * * @return void */ private function remove_primary_term( $post_id, $main_taxonomy ) { $primary_term = $this->primary_term_repository->find_by_post_id_and_taxonomy( $post_id, $main_taxonomy, false ); if ( $primary_term ) { $primary_term->delete(); } // Remove it from the post meta. \delete_post_meta( $post_id, WPSEO_Meta::$meta_prefix . 'primary_' . $main_taxonomy ); } /** * Builds the hierarchy for a post. * * @param WP_Post $post The post. * * @return void */ public function build_post_hierarchy( $post ) { if ( $this->post_type_helper->is_excluded( $post->post_type ) ) { return; } $indexable = $this->indexable_repository->find_by_id_and_type( $post->ID, 'post' ); if ( $indexable instanceof Indexable ) { $this->indexable_hierarchy_builder->build( $indexable ); } } } {"version":"1.0","provider_name":"Caf\u00e9 Vierkandt","provider_url":"https:\/\/cafe-vierkandt.de","author_name":"Aljoscha Klingestijn","author_url":"https:\/\/cafe-vierkandt.de\/author\/aljoscha\/","title":"Aktuelles - Caf\u00e9 Vierkandt","type":"rich","width":600,"height":338,"html":"
Aktuelles<\/a><\/blockquote>