https://github.com/monirulalom/simple-poll
A simple plugin to add Yes/No poll to WordPress site
https://github.com/monirulalom/simple-poll
poll survey wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
A simple plugin to add Yes/No poll to WordPress site
- Host: GitHub
- URL: https://github.com/monirulalom/simple-poll
- Owner: monirulalom
- License: gpl-2.0
- Created: 2022-07-04T18:37:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T18:58:25.000Z (almost 4 years ago)
- Last Synced: 2025-12-02T16:25:51.758Z (7 months ago)
- Topics: poll, survey, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://monirulalom.com
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== Simple Poll ===
Contributors: monirulalom
Donate link: https://monirulalom.com
Tags: poll, voting
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.2
stable-tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simple poll is a plugin for WordPress that allows you to create a poll , display the poll on your website and receive responses from your visitors.
== Description ==
Simple poll is a plugin for WordPress that allows you to create a poll , display the poll on your website and receive responses from your visitors.
== Installation ==
1. Upload `simple-poll.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `` in your templates
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.0 =
* Initial release.