Title: Embedded JavaScript maintenance, possibly plugin?
Last modified: August 20, 2016

---

# Embedded JavaScript maintenance, possibly plugin?

 *  [Sherwin Techico](https://wordpress.org/support/users/sherwin/)
 * (@sherwin)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/embedded-javascript-maintenance-possibly-plugin/)
 * Hey guys,
 * I have a project that utilizes multiple <!–nextpage–> hence pages of a single
   Post or Page. I embedding JS like so per page-section:
 *     ```
       <script type="text/javascript">
       	jQuery(document).ready(function($){
       		$(".lbp-inline-link-16").colorbox({transition:"elastic", speed:"300", width:"80%", height:"80%", innerWidth:false, innerHeight:false, maxWidth:"80%", maxHeight:"80%", top:false, right:false, bottom:false, left:false, fixed:false, open:false, opacity:"0.8", inline:true, href:"#lbp-inline-href-16"});
       	});
       </script>
       ```
   
 * I am doing this because the plugin I’m using only allows for a set # of inline(
   e.g. Lightbox ColorBox); most of those I don’t need. I was wondering if there’s
   a plugin that will allow me to keep track of these, and/or turn these into shortcode,
   and have WP load them near the footer? E.g.:
 * `[js-1]`
 * Please advise at your earliest convenience. Thanks in advance.
 * Have a good one!
    `Sherwin

Viewing 1 replies (of 1 total)

 *  Thread Starter [Sherwin Techico](https://wordpress.org/support/users/sherwin/)
 * (@sherwin)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/embedded-javascript-maintenance-possibly-plugin/#post-3591744)
 * For those that are also interested in this, I’m taking a look at this plugin 
   to see if it solves the problem: [http://wordpress.org/extend/plugins/css-javascript-toolbox/](http://wordpress.org/extend/plugins/css-javascript-toolbox/)
 * Will update if so…

Viewing 1 replies (of 1 total)

The topic ‘Embedded JavaScript maintenance, possibly plugin?’ is closed to new replies.

## Tags

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

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 1 participant
 * Last reply from: [Sherwin Techico](https://wordpress.org/support/users/sherwin/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/embedded-javascript-maintenance-possibly-plugin/#post-3591744)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
