Making WordPress.org


Ignore:
Timestamp:
08/25/2017 08:17:03 AM (9 years ago)
Author:
tellyworth
Message:

Plugin directory: soft launch support for Requires PHP header in readme.txt. Props @SergeyBiryukov

See #2952

File:
1 edited

Legend:

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

    r5708 r5841  
    217217                                        'tested'                   => $readme->tested,
    218218                                        'requires'                 => $readme->requires,
     219                                        'requires_php'             => $readme->requires_php,
    219220                                        'stable_tag'               => $readme->stable_tag,
    220221                                        'upgrade_notice'           => $readme->upgrade_notice,
Note: See TracChangeset for help on using the changeset viewer.