Skip to content

Latest commit

 

History

History
executable file
·
33 lines (26 loc) · 775 Bytes

README.md

File metadata and controls

executable file
·
33 lines (26 loc) · 775 Bytes

Active.com Events

Display events from active.com on your WordPress site using a widget. The results can be limited to customize the data displayed.

You can limit the results by:

  • Search Query
  • City
  • State
  • Zip
  • Country
  • Event Start Date
  • Number

Installation

1. Connect by FTP
2. Extract active-com-wp-widget.zip locally
3. Upload the folder to your WordPress plugins folder
4. Go to /wp-admin and select Plugins
5. Find Active.com Events and activate

Frequently Asked Questions

  • Q: How do I use this plugin?

    • A: You can use it as a widget or as a shortcode
  • Q: What is the shortcode?

    • A: [activeevents query=SEARCH+TEXT city=CITY state=STATE zip=00000 country=COUNTRY start_date=YYYY-MM-DD limit=5]

Change log

###1.0 Initial Release