Do you have a Wordpress (WP) plugin that is unsupported?

If you do, leave me a message, and I will take it on as part of this project.  I will be happy to help you solve your plugin problems.

I have been working with Wordpress for a long time, and am familiar with how most (not all) plugins are written.  I am also very good at diving into code and making adjustments.

Sphere: Related Content

0 Comments : 03.10.08

RC_CustomFieldsGUI Support Starts Here

Please go to the RC Custom Fields GUI page here: http://www.abandonedplugins.com/rc-custom-fields-gui/  to download the plugin.


The plugin that I modified allows you to put custom fields into your “write” tab page. There is a custom field box there already, but this will allow you to have the fields directly below your posting window all the time. Just fill in the field and you are done.I found this plugin from wp-plugins.net and http://rhymedcode.net.I changed the style of the input elements to all match the wordpress admin area, as well as changed how the program works with the conf.ini file.I also added:
- descriptions that will show in italics below the field.The data that is pulled from the ini file is passed to the field constructor functions as the $data array. The array is parsed and data is placed into variables using PHP’s variable variables.

If custom field values don’t show on your blog, add this:
<p>
<?php
the_meta();
?>
</p>

to your template pages so that they can see the added information if it is not being displayed. (Main template index, and single post)


Updates:

05-18-08: Added ‘edit_post_form’ hook into the plugin, to make meta information show up on the pages form as well as post form

Sphere: Related Content

2 Comments : 03.10.08

D13 Gallery Support Starts Here

If you are using the d13 gallery plugin for wordpress, you have come to the right place.

I started using the plugin and realized that I had issues with it not working correctly. I could not get the original author to respond to my comments, etc. So I fixed some problems with it.

Since that time, the original author has contact me here: http://www.seoclear.com/2007/08/27/d13-gallery-didnt-work-right-so-i-updated-it/

I will now support the plugin from The D13 gallery support page. Please post here if you have comments, questions, or suggestions. I will try to answer all questions, requests in a timely manner.

Sphere: Related Content

0 Comments : 03.10.08

Welcome to Abandoned Plugins

I have created this blog in order to manage and post about theWordPress plugins that I find that need someone to support them. Whether it be due to a new version of WordPress breaking the plugin, or it just stops working.

I have found that alot of plugins were a one-off thing for the developers who made them. Then the developer either lost his/her domain, or they just stopped answering messages about the plugin that I am really trying to use.

So here’s the deal: If you find a plugin that is not being supported anymore, because the original programmer wont respond or you can’t find them tell me about it. I will take it under the purveyance of this site, and support it.

If you are currently supporting a plugin and want me to post about it, link to it, or make it available for download through this site, then tell me. We can work something out. I am all about making plugins as easy as possible to find and if you are supporting one that I am supporting, lets get together and talk about it. Maybe we can come up with a way to merge our versions and create a better plugin out of both.

Sphere: Related Content

0 Comments : 10.3.07

FireStats iconPowered by FireStats