Making WordPress.org


Ignore:
Timestamp:
02/17/2021 10:54:13 PM (5 years ago)
Author:
coffee2code
Message:

Developer, Parser: Exclude additional directories related to external libraries from being parsed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/inc/parser.php

    r9184 r10696  
    2020        'wp-includes/ID3/',
    2121        'wp-includes/IXR/',
     22        'wp-includes/PHPMailer/',
    2223        'wp-includes/SimplePie/',
    2324        'wp-includes/Text/',
    2425        'wp-includes/blocks/',
     26        'wp-includes/block-patterns/',
     27        'wp-includes/block-supports/',
    2528        'wp-includes/certificates/',
    2629        'wp-includes/class-IXR.php',
Note: See TracChangeset for help on using the changeset viewer.