Data Projects can be added to a web page with the following shortcodes:
- Shortcode wpdadataproject (premium – adds the whole project including a project menu)
- Shortcode wpdadataforms (premium – adds a specific project page)
- Shortcode wpdadiehard (adds a specific project page)
Note #
Shortcodes wpdadataproject and wpdadataforms use jQuery DataTables, AngularJs and jQuery UI and do not require additional page loads for user actions. The free shortcode wpdadiehard uses WP_List_Table and SimpleForm and performs a page load for every user action.