Making WordPress.org

Changeset 11258


Ignore:
Timestamp:
09/27/2021 08:00:41 PM (5 years ago)
Author:
Ipstenu
Message:

Fixes #5918

For real this time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload-handler.php

    r11257 r11258  
    418418                        'wp-file-download',
    419419                        'wp-table-manager',
     420                        // reserved plugins that used to exist outside of .org -- reusing would be bad.
     421                        'acf-repeater',
     422                        'acf-flexible-content',
     423                        'acf-options-page',
     424                        'acf-gallery',
    420425                );
    421426
Note: See TracChangeset for help on using the changeset viewer.