WordPress Custom Fields Plugin

I want to modify a wordpress plugin which is available at http://bit.ly/1MfpsH

1. Currently the read me file of the plugin only explains how the shortcode should be used into pages, I want you to write me a read me file on how the php code of the same should be inserted in the theme files itself instead of using posts/pages.

2. Plugin fetches the titles of the post but does not fetch the description of the post at this moment, it is because I do not have anything entered in to excerpt field into my posts, so i need it modified so if the excerpt field is empty then it will grab the content from the post itself. I need to have the code where i can limit characters as we do normally in wordpress themes.

3. I need an option to fetch the post images. I have images added to my posts through a custom field called image or image_square. So if one of these fields exist with the post then it should grab the image also.

4. I want an extra output style of the plugin, I need an option where i can list the post titles only. I want to use it to create menus list. Like if i want to create a list of all posts which have a custom field abc and i want the plugin to display titles of the posts only so i can put them in <li> and create a menu.

Need someone experienced for this project. Sorry to beginners in advance.

Leave a Reply

Your email address will not be published. Required fields are marked *