Home > AJAX, CSS, Javascript, Localhost, PHP, Wordpress > WordPress Exchange Links Plugin – AJAX Version

WordPress Exchange Links Plugin – AJAX Version

September 26th, 2008 Admin Leave a comment Go to comments

Let me introduce a new plugin called WpExLinks. This is my first plugin for WordPress that enable you to build your links network with other webmaster. This proccess now more easier in WordPress realm. We can automate the proccess and we’ll get some notification email in the end of proccess. Here are some feature from my plugin :

  1. Auto checking error if this fields were blank (name, email, website title, website URL, reciprocal URL, website description)
  2. Checking for valid format of email, website url, reciprocal url
  3. Checking for status reciprocal url before submitted
  4. Auto blocked same domain submitted
  5. Integrate AJAX CAPTCHA and AJAX sending form in user interface
  6. Notification email for admin when some submit link
  7. Edit Links Page! available
  8. Widget already
  9. Easy manage links (delete, approve, unapprove, check reciprocal links) from Options page

Here are installation step :

  • Make sure you upload a whole folder WpExLinks into your wp-content/plugins, please keep the structure files
  • Activate both WpExLinks plugin and WpExLinks widget from your Dashboard
  • Create a new page, give a title as you like (ex. Exchange Links) and paste the code in the textarea and publish
<!--wpExLinks-->
  • Set WpExLinks options if you need from Settings > Wp Exchange Links options page (default is enough to run)
  • Finished! Now everyone want to do exchange links with you just refer to Exchange Links Page :)

Screenshot :

WpExLinks options page.  You can set website url, title, description, and email address for notification.  Also you can manage all links from here.

Example WpExLinks page submit form

Because this is BETA version, so i need input from you all. Please report bugs here.

History version:

Tested up to 2.6.5

  • V1.0 – 28 Sept 2008, first release WpExLinks WordPress Plugin
  • V1.1 – 7 Oct 2008, Change to HTML email, repair bugs function show list without widget, fix admin options area, add description to anchor link as title/alt
  • V1.2 – 8 Oct, Fix HTML email, add Edit Links Page!, add permalink to Exchange Link Page in Options Page, etc . Please read changelog in readme.html for details.
  • V1.3 – 17 Oct, Change CAPTCHA method hope will fix compatibility issues, add new option to use captcha or not. Please extract to wpExLinks folder and upload all files.
  • V1.4 – 10 Nov, Change default widget to display all links or use 0 to do it, Change AJAX system using Simple AJAX Code-Kit (SACK) to avoid “Invalid Captcha” problem, Fixed minor bugs

Download Code
Now hosted by WordPress :)

Update note :
You can show links list without widget, just add this code into your themes, not post/page textarea! Anyway you can do it if you have execPHP plugin installed in your WordPress :)

<?php if(function_exists('wpExLinksList')) {wpExLinksList();} ?>

Default will show links list in unordered list with div id=”wpExLinks” for setting in CSS and no limit number links, order by name, and ASCENDING. Please refer to readme.html file for details.

Enjoy my plugin :)

  1. February 4th, 2009 at 13:44 | #1

    hello ,

    AJAX CAPTCHA does not work..

    please help

  2. February 7th, 2009 at 02:53 | #2

    Oh Great, i need your permision to add this plugin to my Indonesian Design Blog ;)
    thanks

  3. February 8th, 2009 at 20:52 | #3

    Once I plug in a Link it brings me to a 404 page. Doesn’t display any output

  4. February 20th, 2009 at 20:03 | #4

    Greetings!

    I love the plugin. A couple of things I could use a little help on..

    1. Captcha does not work – is there a fix?
    2. I am trying to create a page that shows the ‘links’ I put it under the parent category of ‘exchange links’ and there is 1 test link I have created just to see it and I cannot see it.

    Can you please give me a little guidance – I am new to WordPress so please be gentle :-)

    Thanks..

    Robyn

  5. February 24th, 2009 at 17:34 | #5

    404 is because the directory for an uploaded plug in is “wp-ex-links”… change it to: wpExLinks.

    Thanks for this plugin!

  6. Admin
    February 26th, 2009 at 14:04 | #6

    hi all .. sorry for my absent .. i have a lot of job, so i cant update my blog :(

    anyway i’ve tried my plugin under wp 2.7.1 n still working :)

    all you need just extract to wpExLinks folder not to wp-ex-links folder like default folder name from wp codex :)

    regards. just wait for this new version … all ur suggestion are goods :) thnx

  7. February 26th, 2009 at 20:49 | #7

    Great plugin. After reading your last post I finally fixed my 404 error at my site. Put the plugin in the wpExLinks folder (note the capitals, the plugin is case sensitive!!!!!)

    Now Captcha and 404 have disappeared. Thank you very much. You can see the working example at: http://itil.healthcheck-online.com/?page_id=122

    Thnx.

  8. March 8th, 2009 at 16:08 | #8

    I followed the new steps in the last post. and the captca and 404 disappeared but now I get error that says remote url is not recognized.

  9. Admin
    March 8th, 2009 at 17:47 | #9

    @sprtoad

    can u give us ur remote url? and ur site?

    thnx b4

  10. Radi
    March 11th, 2009 at 13:28 | #10

    Hi,

    I dont know whats wrong. GD Libraries installed. All should work…
    But i cant see captcha image (all i see is text : Click on me to change image – WordPress Exchange Links PLugin).

    Please help …. what to do ??

Comment pages
1 ... 5 6 7 8 9 ... 19 75
  1. September 27th, 2008 at 00:48 | #1
  2. December 4th, 2008 at 12:43 | #2