Forums
(@jordialtes)
10 years, 7 months ago
Late, but if it helps:
$d = plugin_dir_url( QTRANSLATE_FILE ); $d is http://primary-domain.mapped/wp-content/plugins/qtranslate-x/ $c = content_url(); $c is http://subdomain.domain.root/wp-content
The 3.4.5.4 works for me too!
Thank’s!!!