説明
these plugin create a custom post type voting which is uses to store the event information it also create database for storing the voting details of every user for particular event
インストール
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>in your templates