This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%PDF-1.4 | |
6 0 obj | |
<< /Length 60 >> | |
stream | |
1 0 0 1 250 420 cm | |
BT | |
/Helvetica 16 Tf | |
(Hello World!) Tj | |
ET |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Plugin Name: TK-MU-Plugin | |
Description: | |
Author: Thomas Krakow | |
Version: 1.0 | |
Author URI: https://thomas-krakow.de/it/css-und-javascript-nur-bei-bedarf-auf-wordpress-seiten-einfugen/ | |
*/ | |
$fRequestURI = parse_url( $_SERVER['REQUEST_URI'], PHP_URL_PATH ); |