[ Index ] |
PHP Cross Reference of GlotPress |
[Summary view] [Print] [Text view]
1 </div><!-- .gp-content --> 2 <p id="gp-footer" class="secondary"> 3 <?php 4 printf( 5 /* translators: %s: GlotPress. */ 6 __( 'Proudly powered by %s.', 'glotpress' ), 7 '<a href="https://glotpress.blog/">GlotPress</a>' 8 ); 9 ?> 10 <?php gp_footer(); ?> 11 </p> 12 </body> 13 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Apr 20 01:02:04 2021 | Cross-referenced by PHPXref 0.7.1 |