X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/b3ddbea8a296025a672b3c3ddca158dc51ed8080..c55863f11e8589bf8d4a5698bf15752406654f1c:/wp-admin/freedoms.php?ds=sidebyside diff --git a/wp-admin/freedoms.php b/wp-admin/freedoms.php index cf7309a2..672323cc 100644 --- a/wp-admin/freedoms.php +++ b/wp-admin/freedoms.php @@ -7,36 +7,51 @@ */ /** WordPress Administration Bootstrap */ -require_once( './admin.php' ); +require_once( dirname( __FILE__ ) . '/admin.php' ); $title = __( 'Freedoms' ); -$parent_file = 'index.php'; -include( './admin-header.php' ); +list( $display_version ) = explode( '-', $wp_version ); + +include( ABSPATH . 'wp-admin/admin-header.php' ); ?> -
- -

+
+ +

+ +
+ +
+ + -

license, the GPL.' ), 'http://wordpress.org/about/license/' ); ?>

+

license, the GPL.' ), 'http://wordpress.org/about/license/' ); ?>

    -
  1. -
  2. -
  3. -
  4. +
  5. +
  6. +
  7. +

check out our trademark guidelines first.' ), 'http://wordpressfoundation.org/trademark-policy/' ); ?>

plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them.' ), $plugins_url, $themes_url, 'http://wordpress.org/about/license/' ); ?>

Free Software Foundation.' ); ?>

- +