span class="octicon octicon-file-text"> l10n.php d01d7cf85d first commit vor 4 Jahren link-template.php d01d7cf85d first commit vor 4 Jahren load.php d01d7cf85d first commit vor 4 Jahren locale.php d01d7cf85d first commit vor 4 Jahren media-template.php d01d7cf85d first commit vor 4 Jahren media.php d01d7cf85d first commit vor 4 Jahren meta.php d01d7cf85d first commit vor 4 Jahren ms-blogs.php d01d7cf85d first commit vor 4 Jahren ms-default-constants.php d01d7cf85d first commit vor 4 Jahren ms-default-filters.php d01d7cf85d first commit vor 4 Jahren ms-deprecated.php d01d7cf85d first commit vor 4 Jahren ms-files.php d01d7cf85d first commit vor 4 Jahren ms-functions.php d01d7cf85d first commit vor 4 Jahren ms-load.php d01d7cf85d first commit vor 4 Jahren ms-network.php d01d7cf85d first commit vor 4 Jahren ms-settings.php d01d7cf85d first commit vor 4 Jahren ms-site.php d01d7cf85d first commit vor 4 Jahren nav-menu-template.php d01d7cf85d first commit vor 4 Jahren nav-menu.php d01d7cf85d first commit vor 4 Jahren option.php d01d7cf85d first commit vor 4 Jahren pluggable-deprecated.php d01d7cf85d first commit vor 4 Jahren pluggable.php d01d7cf85d first commit vor 4 Jahren plugin.php d01d7cf85d first commit vor 4 Jahren post-formats.php d01d7cf85d first commit vor 4 Jahren post-template.php d01d7cf85d first commit vor 4 Jahren post-thumbnail-template.php d01d7cf85d first commit vor 4 Jahren post.php d01d7cf85d first commit vor 4 Jahren query.php d01d7cf85d first commit vor 4 Jahren registration-functions.php d01d7cf85d first commit vor 4 Jahren registration.php d01d7cf85d first commit vor 4 Jahren rest-api.php d01d7cf85d first commit vor 4 Jahren revision.php d01d7cf85d first commit vor 4 Jahren rewrite.php d01d7cf85d first commit vor 4 Jahren robots-template.php d01d7cf85d first commit vor 4 Jahren rss-functions.php d01d7cf85d first commit vor 4 Jahren rss.php d01d7cf85d first commit vor 4 Jahren script-loader.php d01d7cf85d first commit vor 4 Jahren session.php d01d7cf85d first commit vor 4 Jahren shortcodes.php d01d7cf85d first commit vor 4 Jahren sitemaps.php d01d7cf85d first commit vor 4 Jahren spl-autoload-compat.php d01d7cf85d first commit vor 4 Jahren taxonomy.php d01d7cf85d first commit vor 4 Jahren template-canvas.php d01d7cf85d first commit vor 4 Jahren template-loader.php d01d7cf85d first commit vor 4 Jahren template.php d01d7cf85d first commit vor 4 Jahren theme-i18n.json d01d7cf85d first commit vor 4 Jahren theme-templates.php d01d7cf85d first commit vor 4 Jahren theme.json d01d7cf85d first commit vor 4 Jahren theme.php d01d7cf85d first commit vor 4 Jahren update.php d01d7cf85d first commit vor 4 Jahren user.php d01d7cf85d first commit vor 4 Jahren vars.php d01d7cf85d first commit vor 4 Jahren version.php d01d7cf85d first commit vor 4 Jahren widgets.php d01d7cf85d first commit vor 4 Jahren wlwmanifest.xml d01d7cf85d first commit vor 4 Jahren wp-db.php d01d7cf85d first commit vor 4 Jahren wp-diff.php d01d7cf85d first commit vor 4 Jahren tum/whitesports - Gogs: Simplico Git Service

Keine Beschreibung

freedoms.php 251B

1234567891011121314
  1. <?php
  2. /**
  3. * Network Freedoms administration panel.
  4. *
  5. * @package WordPress
  6. * @subpackage Multisite
  7. * @since 3.4.0
  8. */
  9. /** Load WordPress Administration Bootstrap */
  10. require_once __DIR__ . '/admin.php';
  11. require ABSPATH . 'wp-admin/freedoms.php';