Viewing 2 replies - 1 through 2 (of 2 total)
  • Care to share? ^_^

    Thread Starter mac2net

    (@mac2net)

    I didn’t finish this, but the key is to get the data out of the settings

    I added this

    <p>Jonradio settings:<br />
    <?php print_r(get_option( 'jr_mt_settings' )) ?>
    </p>

    to the

    admin-sections.php

    file of the plugin under

    function jr_mt_aliases_expl()

    Line 479.

    This will show you the array in which to search the URL you want to query to match it with the permalink of the post query object to determine if you want to display the metabox.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Suggestion for uploads directory’ is closed to new replies.