=== Classified Maker === Contributors: projectW Donate link: https://www.pickplugins.com/item/classified-maker/?ref=wordpress.org Tags: classified, classified ads, classified maker, classified script, classified theme, classifieds, classifieds script, classifieds theme, wp classified, wp classifieds Requires at least: 4.1 Tested up to: 4.9 Stable tag: 1.0.18 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create Awesome Classified Website in a Minute == Description == Creating Classified website for WordPress made easy by “Classified Maker” plugin. Based on short-code made easy to use anywhere displaying listings, single item page & etc. Easy to customizable made this plugin supper developer friendly , you can add your own values for some options via filter hook. You can create unlimited themes for archive page & single page by filter hook. ### Classified Maker by http://pickplugins.com * [Live Demo!»](http://www.pickplugins.com/demo/classified-maker/?ref=wordpress.org) * [Plugin details!»](https://www.pickplugins.com/item/classified-maker/?ref=wordpress.org) * [Documentation!»](https://www.pickplugins.com/documentation/classified-maker/?ref=wordpress.org) * [Support!»](https://www.pickplugins.com/support/?ref=wordpress.org) Tutorials * [Classified Maker - How to install](https://www.youtube.com/watch?v=4jwzy3MNKHA) * [Classified Maker - Settings](https://www.youtube.com/watch?v=IzPYlIb6Bbk) * [Classified Maker - How to publish Ads](https://www.youtube.com/watch?v=YOfpn02C548) * [Classified Maker - How to edit Ads](https://www.youtube.com/watch?v=MzMovseYVcM) Plugin Features * schema.org support. * Ads archive page with pagination support via short-codes. * Ads single page. * Extensible supported setting page by filter hook. * reCAPTCHA for ads submission form. * Extensible supported ads meta input by filter hook. * Front-End ads submission form via short-codes. * Front-End ads edit form via short-codes. Archive Page Features * Query ads by URL parameter, (`http://www.pickplugins.com/demo/classified-maker/?location=Dhaka&listing_for=sell`). * Display ads by query keywords, (`http://www.pickplugins.com/demo/classified-maker/?keywords=Lorem%20Ipsum`). * Display ads by meta query location, (`http://www.pickplugins.com/demo/classified-maker/?location=Dhaka`). * Display ads by meta query featured ads, (`http://www.pickplugins.com/demo/classified-maker/?featured=yes`). * Display ads by meta query owner type, (`http://www.pickplugins.com/demo/classified-maker/?owner_type=personal`). * Display ads by meta query listing for, (`http://www.pickplugins.com/demo/classified-maker/?listing_for=sell`). * Display ads by meta query price, (`http://www.pickplugins.com/demo/classified-maker/?price=50`). * Display ads by meta query price range, (`http://www.pickplugins.com/demo/classified-maker/?price_range=20%7C100`). * Display ads by query publish date, (`http://www.pickplugins.com/demo/classified-maker/?date=05-05-2016`). * Display ads by query publish date range, (`http://www.pickplugins.com/demo/classified-maker/?date_range=03-05-2016%7C06-05-2016`). * Display ads by query category slug, (`http://www.pickplugins.com/demo/classified-maker/?category=clothing`). * Featured ads marker background color. Ads list page Use this short-code `[classified_maker_archive]` to display list of ads with pagination. Ads submission page Use this short-code `[classified_maker_post_ads]` to display ads submission form. Ads Edit page Use this short-code `[classified_maker_edit_ads]` to display Edit ads form. My Account page Use this short-code `[classified_maker_dashboard]` to display Account page. Translation Pluign is transaltion ready , please find the 'en.po' for default transaltion file under 'languages' folder and add your own translation. you can also contribute in translation, please contact us http://www.pickplugins.com/contact/ * [Nur Hasan - Bengali ](http://www.pickplugins.com) == Frequently Asked Questions == = Single ads page showing 404 error , how to solve ? = Pelase go "Settings > Permalink Settings" and save again to reset permalink. = Single ads page style broken, what should i do ? = Please add follwoing action on your theme fucntions.php file , you need to edit container based on your theme ` add_action('classified_maker_action_before_single_ads', 'classified_maker_action_before_single_ads', 10); add_action('classified_maker_action_after_single_ads', 'classified_maker_action_after_single_ads', 10); function classified_maker_action_before_single_ads() { echo '