Book Doctor Appointments – iCliniq

This plugin uses https://www.icliniq.com 's doctor search API to list doctors in your website. Users can book doctor appointments directly from y …

Author:Marshal@icliniq.com (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.4.2
Plugin version:1.0
Added to WordPress repository:24-06-2013
Last updated:24-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://icliniq.com/pages/display/page/wordpre...
Total downloads:1 853
Active installs:10+
plugin download
Click to start download

This plugin uses https://www.icliniq.com ‘s doctor search API to list doctors in your website. Users can book doctor appointments directly from your website. The plugin is very flexible and you can configure location and speciality for the doctors to be listed on your website.

To display the doctor listing anywhere in the code, the following method should be used

<?php display_search_result_body($page, $results_per_page){ ?>

where $page and $results_per_page are:

  • $page – page number of the search result; put 1 for the first page
  • $results_per_page – number of listing per page

e.g: <?php display_search_result_body(1, 10); ?>

Find out more at http://icliniq.com/pages/display/page/wordpress-plugin


Screenshots
FAQ
ChangeLog