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. December 7th, 2008 at 13:56 | #1

    Alohaaa…

    hmm….. thx for the plug-in
    this plug-in work to my blog…

    arigato kamsiah rancana horas bah hehehe :)

    BolaNaga

  2. December 13th, 2008 at 11:54 | #2

    i want to report one error this plugin.
    The plugin names folder is wp-ex-links
    but on script path for x_style.css on folder wpExLinks/css/x_style.css .

    harusnya kan wp-ex-links/css/x_style.css
    bettuull tidaakkk :D

  3. Admin
    December 14th, 2008 at 12:20 | #3

    @bolanaga

    yes u right, it’s seems like WP repository give a different folder name …

    for all please rename manually to wpexlinks

    regards

  4. December 15th, 2008 at 22:49 | #4

    okee, I downloaded and installed it both from here and the plugin repository. I’m using the Ikarus theme, I have execphp plugin, I even disabled wysiwig editor, AND renamed the file from wp-ex-links to wpExLinks on my server and it has the correct syntax in html and the permalink is in options as instructed.

    BUT when I view the actual published page, no form shows up, all I see is the syntax text. OH and I”m using WordPress 2.7.

    Any suggestions? Thanks!

  5. Admin
    December 22nd, 2008 at 07:30 | #5

    please try to rename into wpexlinks. all in small letter :)

    regards.

  6. January 3rd, 2009 at 16:47 | #6

    Great plugin. I love it. And it works with WP 2.7

  7. January 15th, 2009 at 05:08 | #7

    I have the plugin installed in my site, but when i tried to prove it, after I fill all the information need, and press submit, it tries to save the data and then it say:

    Error 404 – Not Found

    What is the problem?

  8. January 23rd, 2009 at 10:26 | #8

    Nice work, I was looking everywhere for a plug-in like this!

  9. January 25th, 2009 at 10:08 | #9

    Same problem here, Error 404 – Not Found after submit

  10. January 29th, 2009 at 05:25 | #10

    Hi, thanks for this nice plugin. However, i want the site description to “not required”. Is that possible??

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