on octicon-file-text"> l10n.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky link-template.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky load.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky locale.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky media-template.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky media.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky meta.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-blogs.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky ms-default-constants.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-default-filters.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-deprecated.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-files.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-functions.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-load.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-network.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky ms-settings.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky ms-site.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky nav-menu-template.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky nav-menu.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky option.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky pluggable-deprecated.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky pluggable.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky plugin.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky post-formats.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky post-template.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky post-thumbnail-template.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky post.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky query.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky registration-functions.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky registration.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky rest-api.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky revision.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky rewrite.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky robots-template.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky rss-functions.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky rss.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky script-loader.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky session.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky shortcodes.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky sitemaps.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky spl-autoload-compat.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky taxonomy.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky template-canvas.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky template-loader.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky template.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky theme-i18n.json 92ae4370cd config %!s(int64=3) %!d(string=před) roky theme-templates.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky theme.json 92ae4370cd config %!s(int64=3) %!d(string=před) roky theme.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky update.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky user.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky vars.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky version.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky widgets.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky wlwmanifest.xml d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky wp-db.php 92ae4370cd config %!s(int64=3) %!d(string=před) roky wp-diff.php d01d7cf85d first commit %!s(int64=4) %!d(string=před) roky tum/whitesports - Gogs: Simplico Git Service

説明なし

embed-404.php 967B

12345678910111213141516171819202122232425262728293031323334353637
  1. <?php
  2. /**
  3. * Contains the post embed content template part
  4. *
  5. * When a post is embedded in an iframe, this file is used to create the content template part
  6. * output if the active theme does not include an embed-404.php template.
  7. *
  8. * @package WordPress
  9. * @subpackage Theme_Compat
  10. * @since 4.5.0
  11. */
  12. ?>
  13. <div class="wp-embed">
  14. <p class="wp-embed-heading"><?php _e( 'Oops! That embed cannot be found.' ); ?></p>
  15. <div class="wp-embed-excerpt">
  16. <p>
  17. <?php
  18. printf(
  19. /* translators: %s: A link to the embedded site. */
  20. __( 'It looks like nothing was found at this location. Maybe try visiting %s directly?' ),
  21. '<strong><a href="' . esc_url( home_url() ) . '">' . esc_html( get_bloginfo( 'name' ) ) . '</a></strong>'
  22. );
  23. ?>
  24. </p>
  25. </div>
  26. <?php
  27. /** This filter is documented in wp-includes/theme-compat/embed-content.php */
  28. do_action( 'embed_content' );
  29. ?>
  30. <div class="wp-embed-footer">
  31. <?php the_embed_site_title(); ?>
  32. </div>
  33. </div>