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

No Description

credits.php 261B

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