and not activated. */ protected function premium_is_installed_not_activated( $premium_file ) { return ( ! \defined( 'WPSEO_PREMIUM_FILE' ) && \file_exists( \WP_PLUGIN_DIR . '/' . $premium_file ) ); } } exable_repository->find_by_id_and_type( $page_id, 'post' ); if ( $indexable && ( $indexable->is_public === null || $indexable->is_public ) ) { $indexable_meta = $this->meta->for_indexable( $indexable ); if ( $indexable_meta->post instanceof WP_Post ) { return Content_Type_Entry::from_meta( $indexable_meta ); } } return null; } } exable_repository->find_by_id_and_type( $page_id, 'post' ); if ( $indexable && ( $indexable->is_public === null || $indexable->is_public ) ) { $indexable_meta = $this->meta->for_indexable( $indexable ); if ( $indexable_meta->post instanceof WP_Post ) { return Content_Type_Entry::from_meta( $indexable_meta ); } } return null; } }
Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php:1) in /htdocs/wp-includes/pluggable.php on line 1531

Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php:1) in /htdocs/wp-includes/pluggable.php on line 1534