This plugin creates a search interface for Virtual Health Library Events Directory (DirEve) information source.
Wordpress 3.x
- Download the DirEve plugin for Wordpress;
- Unzip the plugin below the 'wp-content/plugins' folder of your Wordpress instance and rename it to
direve
; - Activate the DirEve plugin through the administration panel of WordPress (dashboard).
- For further information on installing plugins please see the Manual Plugin Installation from Wordpress codex site.
Go to Settings
in the administration panel (dashboard) and click on the newly created DirEVE
item.
Plugin page
is mandatory and is set todireve
by default. It defines the URL of the search interface page;Filter query
is optional and defines the strategy (a term or expression) to act as a filter for record displaying;Search form
is optional and defines a flag to control the display of the search box in theDirEve
homepage;Disqus shortname
is optional. If used, it requires a code for the integration with the associated comments service Disqus. Notice this requires previous registration within the comments service;AddThis profile ID
is optional and is provided to allow the integration with sharing tools services AddThis. Notice this requires previous registration within the sharing tools service;Google Analytics code
is optional and allows the integration of website analytics services provided by Google. Notice this requires previous registration in Google.
To configure the RSS feed, you can also use the following parameters and filters:
mode
- Filter by event modality. Possible values are in-person, hybrid and onlinestart_date
- Filter by start date
Filter by event modality:
https://<domain>/<plugin_slug>/events-feed?q=&filter=&mode=online
https://<domain>/<plugin_slug>/events-feed?q=&filter=&mode=online,hibrid
Filter by start date:
https://<domain>/<plugin_slug>/events-feed?q=&filter=&start_date=20230101
https://<domain>/<plugin_slug>/events-feed?q=&filter=&start_date=2023-01-01
https://<domain>/<plugin_slug>/events-feed?q=&filter=&start_date=+2 days
https://<domain>/<plugin_slug>/events-feed?q=&filter=&start_date=+2 weeks
https://<domain>/<plugin_slug>/events-feed?q=&filter=&start_date=+2 months
Filter by event modality and start date:
https://<domain>/<plugin_slug>/events-feed?q=&filter=&mode=online&start_date=20230101
Español: Instalación del Plugin DirEve para Wordpress
Português: Plugin DirEve para Wordpress