post object. * * @return void */ public function track_after_rest_api_request( $post ) { $this->track_request( $post ); } /** * Republishes the original post with the passed post, when using the Classic Editor. * * Runs also in the Block Editor to save the custom meta data only when there * are custom meta boxes. * * @param int $post_id The copy's post ID. * @param WP_Post $post The copy's post object. * * @return void */ public function track_after_post_request( $post_id, $post ) { if ( \wp_is_serving_rest_request() ) { return; } $this->track_request( $post ); } } https://www.viehweide-sindelfingen.de/post-sitemap.xml 2025-05-09T09:16:44+00:00 https://www.viehweide-sindelfingen.de/page-sitemap.xml 2025-08-13T09:49:14+00:00 https://www.viehweide-sindelfingen.de/category-sitemap.xml 2025-05-09T09:16:44+00:00 https://www.viehweide-sindelfingen.de/post_tag-sitemap.xml 2023-11-07T14:22:04+00:00 https://www.viehweide-sindelfingen.de/author-sitemap.xml 2025-08-13T10:06:58+00:00