• The hardcoded path to FacebookLocales.xml in lines 168 & 181 of settings-page.php should be modified from

    ABSPATH . 'wp-content/plugins/wonderm00ns-simple-facebook-open-graph-tags/includes/FacebookLocales.xml

    to

    WP_PLUGIN_DIR . '/wonderm00ns-simple-facebook-open-graph-tags/includes/FacebookLocales.xml'

    to allow for custom wp-content paths.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Patch: Use WP_PLUGIN_DIR constant instead of hardcoded paths’ is closed to new replies.