pan class="time-since" title="Sat, 16 Sep 2023 07:03:00 UTC">3 年 前 tailwind-color-palette 30f7226d9a first commit 3 年 前 tailwindcss 30f7226d9a first commit 3 年 前 thenify 30f7226d9a first commit 3 年 前 thenify-all 30f7226d9a first commit 3 年 前 to-regex-range 30f7226d9a first commit 3 年 前 tr46 30f7226d9a first commit 3 年 前 ts-interface-checker 30f7226d9a first commit 3 年 前 uglify-js 30f7226d9a first commit 3 年 前 underscore 30f7226d9a first commit 3 年 前 upper-case 30f7226d9a first commit 3 年 前 util-deprecate 30f7226d9a first commit 3 年 前 valid-data-url 30f7226d9a first commit 3 年 前 web-resource-inliner 30f7226d9a first commit 3 年 前 webidl-conversions 30f7226d9a first commit 3 年 前 whatwg-url 30f7226d9a first commit 3 年 前 wrap-ansi 30f7226d9a first commit 3 年 前 wrappy 30f7226d9a first commit 3 年 前 y18n 30f7226d9a first commit 3 年 前 yallist 30f7226d9a first commit 3 年 前 yaml 30f7226d9a first commit 3 年 前 yargs 30f7226d9a first commit 3 年 前 yargs-parser 30f7226d9a first commit 3 年 前 .yarn-integrity 30f7226d9a first commit 3 年 前 tum/whitesports - Gogs: Simplico Git Service

暫無描述

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';