Title: add javascript or php
Last modified: August 22, 2016

---

# add javascript or php

 *  Resolved [Joe](https://wordpress.org/support/users/bojekki/)
 * (@bojekki)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/add-javascript-or-php/)
 * I want to add functional code when creating content in the WYSIWYG editor and
   have the content function the way it’s programmed to. I try adding a table and
   sorting javascript, the table is created but without css effects or javascript
   functions.

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

 *  [Matt Knowles](https://wordpress.org/support/users/aestheticdesign/)
 * (@aestheticdesign)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/add-javascript-or-php/#post-5912781)
 * Some themes have a way of adding scripts and others don’t. What theme are you
   using?
 *  Thread Starter [Joe](https://wordpress.org/support/users/bojekki/)
 * (@bojekki)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/add-javascript-or-php/#post-5912796)
 * It doesn’t work with any theme.
 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/add-javascript-or-php/#post-5912836)
 * JavaScript (and a few other tags) can’t be added through the editor window. Anything
   like that will get stripped out before it’s saved.
 * The “proper” way to do this is to set up an external JavaScript file, and use
   [wp_enqueue_script()](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
   to include it into your sites `<head>` area
 *  Thread Starter [Joe](https://wordpress.org/support/users/bojekki/)
 * (@bojekki)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/add-javascript-or-php/#post-5912852)
 * Thanks for your effort both of you.
    I found this area in the docs – [ and it really 
   helps.

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

The topic ‘add javascript or php’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [function](https://wordpress.org/support/topic-tag/function/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Joe](https://wordpress.org/support/users/bojekki/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/add-javascript-or-php/#post-5912852)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
