Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #5133, comment 1


Ignore:
Timestamp:
04/06/2020 06:28:14 AM (5 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5133, comment 1

    initial v1  
    11There's some functionality on WordPress.org to do just that.
    22
    3 If a WordPress.org theme registers support for `wp4-styles` then the global header won't output `wp4.css`:
     3If a WordPress.org theme (or page I guess) registers support for `wp4-styles` then the global header won't output `wp4.css`:
    44{{{
    55themes/pub/wporg-themes/functions.php:  add_theme_support( 'wp4-styles' );