File manager - Edit - /home/aussies6/public_html/seafoodwarehouse.com.au/wp-content/plugins/wpclef/includes/lib/symlink-fix.php
Back
<?php function plugin_symlink_fix( $url, $path, $plugin ) { // Do it only for this plugin if ( strstr( $plugin, 'wpclef' ) ) { return str_replace( dirname( $plugin ), '/' . basename( dirname( $plugin ) ), $url ); } return $url; } add_filter( 'plugins_url', 'plugin_symlink_fix', 10, 3 );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings