Place ad
The Place Ad page uses the shortcode [AWPCPPLACEAD] to display the ad post form. See Optional Form Fields for more information on the ad post form options that you can control from your admin options page. Outside of the options that you can turn on/off and set to be required or optional, the form is coded into the php script so the fields that do not have options in the admin are not editable without modifying the PHP code.
Options related to the ad posting process includes:
- Hiding/Displaying website URL entry field
- Hiding/Displaying country field
- Hiding/Displaying state field
- Hiding/Displaying city field
- Hiding/Displaying county/village/other field
- Hiding/Displaying item price field
- Hiding/Displaying phone field
Other options related to posting ads:
- Restricting ability to place ad to registered users only
- Preventing anyone other than administrator from placing ad
- If you have a different URL for your registration page from the wordpress default wp-login.php?register, telling the system where to send your user for registration
- If you have a different URL for your login page from the wordpress default wp-login.php?action=login, telling the system where to send your user to login
- Controlling how many words an ad can contain
- Setting up/managing automatic ad expiration
- Deciding if to allow HTML in ads
- Making links clickable/setting no follow
- Requiring admin approval before ad posted

