Title: Help Creating Plugin
Last modified: August 20, 2016

---

# Help Creating Plugin

 *  [techteenager](https://wordpress.org/support/users/techteenager/)
 * (@techteenager)
 * [15 years ago](https://wordpress.org/support/topic/help-creating-plugin-2/)
 * Hello everyone, I’m trying to create a WordPress plugin that adds code to a blog’s
   footer.
    It relies on javascript, and simply anonymizes all outgoing links on
   a blog. I have the javascript and everything else ready, I just have no idea 
   how to operate with WordPress. `<script src="http://www.theybetrollin.com/js/
   anonymize.js" type="text/javascript"></script>`
 * <script type="text/javascript"><!--
    protected_links = "[BLOG URL], [PROTECTED
   KEYWORDS, comma separated]";
 * auto_anonymize();
    //--></script>
 * Can I get any help? I just want it to automatically protect all links across 
   the blog site (use WordPress function to identify URL and put it where [BLOG 
   URL] is. I also want to be able to allow the user to add protected keywords so
   that links with those words won’t be converted and place those where [PROTECTED
   KEYWORDS] is.
 * I am willing to reward if anyone can help me get this done.

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years ago](https://wordpress.org/support/topic/help-creating-plugin-2/#post-2104216)
 * [http://jobs.wordpress.net/](http://jobs.wordpress.net/)
 * _[topic closed per [forum rules](http://codex.wordpress.org/Forum_Welcome#Offering_to_Pay)]_

Viewing 1 replies (of 1 total)

The topic ‘Help Creating Plugin’ is closed to new replies.

## Tags

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

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/help-creating-plugin-2/#post-2104216)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
