Methods
1 to 30 of 39
- Tests_Admin_Includes_Post::check_post_format() –
- Tests_Admin_Includes_Post::test__wp_translate_postdata_cap_checks_contributor() –
- Tests_Admin_Includes_Post::test__wp_translate_postdata_cap_checks_editor() –
- Tests_Admin_Includes_Post::test_bulk_edit_posts_should_preserve_post_format_when_unchanged() – The bulk_edit_posts() function should preserve the post format when it’s unchanged.
- Tests_Admin_Includes_Post::test_bulk_edit_posts_should_set_post_format_before_wp_update_post_runs() –
- Tests_Admin_Includes_Post::test_bulk_edit_posts_stomping() –
- Tests_Admin_Includes_Post::test_edit_post_auto_draft() – edit_post() should convert an existing auto-draft to a draft.
- Tests_Admin_Includes_Post::test_edit_post_should_not_create_terms_for_an_empty_tag_input_field() –
- Tests_Admin_Includes_Post::test_edit_post_should_parse_tax_input_by_name_rather_than_slug_for_nonhierarchical_taxonomies() –
- Tests_Admin_Includes_Post::test_get_block_editor_server_block_settings() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_correct_permalink_for_view_post_link_when_changing_slug() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_default_permalink_for_view_post_link_when_pretty_permalinks_are_disabled() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_pretty_permalink_for_view_attachment_link_when_pretty_permalinks_are_enabled() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_pretty_permalink_for_view_post_link_when_pretty_permalinks_are_enabled() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_html_should_use_preview_links_for_draft_and_pending_posts_with_no_post_name() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_allow_daylike_slugs_if_permastruct_does_not_cause_an_archive_conflict() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_allow_yearlike_slugs_if_permastruct_does_not_cause_an_archive_conflict() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_avoid_slugs_that_would_create_clashes_with_day_archives() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_avoid_slugs_that_would_create_clashes_with_month_archives() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_avoid_slugs_that_would_create_clashes_with_year_archives() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_ignore_potential_day_conflicts_for_invalid_day() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_ignore_potential_month_conflicts_for_invalid_monthnum() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_iterate_slug_suffix_when_a_date_conflict_is_found() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_respect_hierarchy_of_draft_pages() –
- Tests_Admin_Includes_Post::test_get_sample_permalink_should_return_pretty_permalink_for_posts_with_post_status_future() –
- Tests_Admin_Includes_Post::test_post_add_meta_empty_is_allowed() –
- Tests_Admin_Includes_Post::test_post_exists_should_match_content_with_no_title() –
- Tests_Admin_Includes_Post::test_post_exists_should_match_nonempty_content() –
- Tests_Admin_Includes_Post::test_post_exists_should_match_nonempty_date() –
- Tests_Admin_Includes_Post::test_post_exists_should_match_nonempty_title_content_and_date() –