Title: custom quicktags?
Last modified: August 18, 2016

---

# custom quicktags?

 *  [outbreak](https://wordpress.org/support/users/outbreak/)
 * (@outbreak)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-quicktags/)
 * i’m trying to use my blog not only for written text, but for streaming mp3s as
   well. i have a nice little flash file here that is great for what i want, but
   i was wondering if there would be anyway to make a quicktag button over the posting
   box so that i can just click the button, insert the URL like with the link button,
   and that have it generate itself without me having to embed all the code.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [iddapidda](https://wordpress.org/support/users/iddapidda/)
 * (@iddapidda)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-quicktags/#post-136643)
 * Yes, you can edit the file quicktags.js which is in the wp-admin folder. Instructions
   can be found here: [http://www.tamba2.org.uk/wordpress/quicktags/](http://www.tamba2.org.uk/wordpress/quicktags/)
 *  Thread Starter [outbreak](https://wordpress.org/support/users/outbreak/)
 * (@outbreak)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/custom-quicktags/#post-136644)
 * thank you.
 *  [photojunkie](https://wordpress.org/support/users/photojunkie/)
 * (@photojunkie)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/custom-quicktags/#post-136966)
 * That was amazingly helpful.. I use a lot of custom divs to layout text and imagery
   within my blog and I was getting really sick of doing it all by hand.
 *  [quality26](https://wordpress.org/support/users/quality26/)
 * (@quality26)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/custom-quicktags/#post-136967)
 * I am trying to make a quicktag that will perform multiple funtions in one button.
   My goal is to make it generate the HTML code:
    <font size=1>via
 * Here is my attempt, but nothing appears when I refresh quicktags.js
 * edButtons[edbuttons.length] =
    new edbutton(‘ed_credit’ ,’credit’ ,'<font size
   =1>via ‘ ,'</font>’ ,’c’ );
 *  [quality26](https://wordpress.org/support/users/quality26/)
 * (@quality26)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/custom-quicktags/#post-136968)
 * oops..the post sucked up my link tag… it should have been this:
 * ‘<font size=1>via ‘”
 * edButtons[edbuttons.length] =
    new edbutton(‘ed_credit’ ,’credit’ ,'<font size
   =1>via ‘” ,'</font>’ ,’c’ );
 *  [quality26](https://wordpress.org/support/users/quality26/)
 * (@quality26)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/custom-quicktags/#post-136969)
 * hmm stil not working…last try
 * <font size=1>via a href=”” /a – that is the goal output with the <> tags
 *  [mdlewis11](https://wordpress.org/support/users/mdlewis11/)
 * (@mdlewis11)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/custom-quicktags/#post-136970)
 * I could never make this work using notepad or Word. They would step all over 
   the java code, and when it was uploaded, it wouldn’t work. However, I found a
   free java script editor [HERE](http://www.trans4mind.com/personal_development/JavaScript/freeEditor.htm)
   that allowed me to add my own quicktags. I just thought this might help others.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘custom quicktags?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 5 participants
 * Last reply from: [mdlewis11](https://wordpress.org/support/users/mdlewis11/)
 * Last activity: [21 years, 1 month ago](https://wordpress.org/support/topic/custom-quicktags/#post-136970)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
