Plugin Directory

Changeset 729374


Ignore:
Timestamp:
06/21/2013 12:41:04 PM (13 years ago)
Author:
canitb
Message:

autoslug in shortcode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soundcloud-sound-competition/trunk/Classes/class-admin-settings.php

    r728441 r729374  
    6767    <input type="text" size="80" name="kenrmx_wpsc_connect_page_url" value="<?php echo $kenrmx_wpsc_connect_page_url; ?>"/><br>
    6868    <font color="#ccc">Place the shortcode below on this page (the page/url just above this text)</font><br>
    69     <input type="text" size="80" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-add]"/><br><br>
     69    <input type="text" size="40" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-add]"/><br><br>
    7070   
    7171    <strong style="color:#999;">WordPress List Entrees Page URL:</strong><br>
    7272    <input type="text" size="80" name="kenrmx_wpsc_entrees_page_url" value="<?php echo $kenrmx_wpsc_entrees_page_url; ?>"/><br>
    73     <font color="#ccc">Place the shortcode below on this page (the page/url just above this text) Edit mycomp1 to "comp db name".</font><br>
    74     <input type="text" size="80" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-entrees type='mycomp1']"/><br><br>
     73    <font color="#ccc">Place the shortcode below on this page (the page/url just above this text).</font><br>
     74    <input type="text" size="40" onclick="this.focus();this.select()" readonly="readonly" value="[soundcomp-entrees type='<?php echo $kenrmx_sc_remix_type; ?>']"/><br><br>
    7575   
    7676    <strong style="color:#999;">More information Page/Post URL:</strong> <br>
Note: See TracChangeset for help on using the changeset viewer.