[ Index ]

PHP Cross Reference of GlotPress

title

Body

[close]

/gp-templates/ -> redirect.php (source)

   1  <?php
   2  printf(
   3      /* translators: %s: URL. */
   4      __( 'Redirecting to: %s...', 'glotpress' ),
   5      esc_html( $url )
   6  );


Generated: Sat Apr 27 01:01:04 2024 Cross-referenced by PHPXref 0.7.1