ass="time-since" title="Tue, 09 May 2023 07:15:13 UTC">3 年之前 SM.js 77628cf8bf first comm 3 年之前 SN.js 77628cf8bf first comm 3 年之前 SO.js 77628cf8bf first comm 3 年之前 SR.js 77628cf8bf first comm 3 年之前 ST.js 77628cf8bf first comm 3 年之前 SV.js 77628cf8bf first comm 3 年之前 SY.js 77628cf8bf first comm 3 年之前 SZ.js 77628cf8bf first comm 3 年之前 TC.js 77628cf8bf first comm 3 年之前 TD.js 77628cf8bf first comm 3 年之前 TG.js 77628cf8bf first comm 3 年之前 TH.js 77628cf8bf first comm 3 年之前 TJ.js 77628cf8bf first comm 3 年之前 TK.js 77628cf8bf first comm 3 年之前 TL.js 77628cf8bf first comm 3 年之前 TM.js 77628cf8bf first comm 3 年之前 TN.js 77628cf8bf first comm 3 年之前 TO.js 77628cf8bf first comm 3 年之前 TR.js 77628cf8bf first comm 3 年之前 TT.js 77628cf8bf first comm 3 年之前 TV.js 77628cf8bf first comm 3 年之前 TW.js 77628cf8bf first comm 3 年之前 TZ.js 77628cf8bf first comm 3 年之前 UA.js 77628cf8bf first comm 3 年之前 UG.js 77628cf8bf first comm 3 年之前 US.js 77628cf8bf first comm 3 年之前 UY.js 77628cf8bf first comm 3 年之前 UZ.js 77628cf8bf first comm 3 年之前 VA.js 77628cf8bf first comm 3 年之前 VC.js 77628cf8bf first comm 3 年之前 VE.js 77628cf8bf first comm 3 年之前 VG.js 77628cf8bf first comm 3 年之前 VI.js 77628cf8bf first comm 3 年之前 VN.js 77628cf8bf first comm 3 年之前 VU.js 77628cf8bf first comm 3 年之前 WF.js 77628cf8bf first comm 3 年之前 WS.js 77628cf8bf first comm 3 年之前 YE.js 77628cf8bf first comm 3 年之前 YT.js 77628cf8bf first comm 3 年之前 ZA.js 77628cf8bf first comm 3 年之前 ZM.js 77628cf8bf first comm 3 年之前 ZW.js 77628cf8bf first comm 3 年之前 alt-af.js 77628cf8bf first comm 3 年之前 alt-an.js 77628cf8bf first comm 3 年之前 alt-as.js 77628cf8bf first comm 3 年之前 alt-eu.js 77628cf8bf first comm 3 年之前 alt-na.js 77628cf8bf first comm 3 年之前 alt-oc.js 77628cf8bf first comm 3 年之前 alt-sa.js 77628cf8bf first comm 3 年之前 alt-ww.js 77628cf8bf first comm 3 年之前 tum/whitesports - Gogs: Simplico Git Service

Nav apraksta

embed-template.php 341B

1234567891011121314
  1. <?php
  2. /**
  3. * Back-compat placeholder for the base embed template
  4. *
  5. * @package WordPress
  6. * @subpackage oEmbed
  7. * @since 4.4.0
  8. * @deprecated 4.5.0 Moved to wp-includes/theme-compat/embed.php
  9. */
  10. _deprecated_file( basename( __FILE__ ), '4.5.0', 'wp-includes/theme-compat/embed.php' );
  11. require ABSPATH . WPINC . '/theme-compat/embed.php';