A simple plugin that adds a classifieds section to your WordPress site.
- Download the plugin and unzip the files.
- Upload the
classifieds
folder to thewp-content/plugins
directory. - Activate the plugin through the "Plugins" menu in WordPress.
- Create a new page and assign the "Classifieds" template to it. This will be the page that displays the classified ads.
- Use the
[classifieds]
shortcode to display the classified ads on your site, and the[classifieds_form]
shortcode to display the classified submission form.
You can change the default behavior of the plugin by modifying the plugin's settings. To access the plugin's settings, go to the "Classifieds" menu in the WordPress admin dashboard.
How do I add a classified ad?
To add a classified ad, go to the "Classifieds" menu in the WordPress admin dashboard and click on the "Add New" button.
How do I edit or delete a classified ad?
To edit or delete a classified ad, go to the "Classifieds" menu in the WordPress admin dashboard and click on the title of the classified ad you want to modify.
1.0
- Initial release.