Wordpress Plugin Modification 25.08.08
I would like a PHP/MySQL coder to help me out with a minor modification of Great Real Estate plugin. Here is the URL of the plugin: http://www.rogertheriault.com/agents/plugins/great-real-estate-plugin/
If you look this screenshot of admin panel where i add listings: http://www.rogertheriault.com/agents/wp-content/gallery/great-real-estate-screenshots/sample-edit-screen-2.jpg you will see an option called “Featured” with a checkbox near it. If this option checked when i add a new property listing, the listing becomes “featured” and can be displayed on main page (or anywhere) on the Wordpress theme by using:
show_listings_featured( numberHomes, sortOrder, displayType, titleText );
I have few categories for different listings and hence i need few different “featured” categories, so i could show different listings under different categories. Currently there is just one, this is what i need to change.
This is what i need you to do:
1. Get the plugin and look through it`s files. Its not complicated at all.
2. Copy and change the show_listings_featured function so i could have more than just 1 type of featured listing.
3. Test on your Wordpress 2.6/2.6.1. If you dont have one, i`ll work closely and test myself.
4. Document briefly all the changes, so i could add more featured types myself later.
Eventually, in admin panel where i add the listing, instead of
[v] Featured
I would like to have
[v] Featured []Featured 2 []Featured 3
And i will call them with different functions in my theme: show_listings_featured1, on another page category with show_listings_featured2, on another category with show_listings_featured3.
This is a very easy job after you look into the files of the plugin. Everything is there already, just clone some lines and make small changes.
Do not bother posting a bid with ridiculous prices, it will be ignored.



