Make WordPress Core


Ignore:
Timestamp:
04/12/2024 05:45:23 PM (8 months ago)
Author:
swissspidy
Message:

Docs: Fix various typos and spelling mistakes.

Props swissspidy, jucaduca, sergeybiryukov.
See #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/media.php

    r57687 r57987  
    435435     */
    436436    public function test_wp_prepare_attachment_for_js_without_image_sizes() {
    437         // Create the attachement post.
     437        // Create the attachment post.
    438438        $id = wp_insert_attachment(
    439439            array(
Note: See TracChangeset for help on using the changeset viewer.