-> Installation Instructions ------------------------------------------------------------------ // Open wp-admin folder Put: ------------------------------------------------------------------ polls-install.php polls-manager.php polls-options.php ------------------------------------------------------------------ // Open wp-content/plugins folder Put: ------------------------------------------------------------------ polls.php ------------------------------------------------------------------ // Open Wordpress root folder Put: ------------------------------------------------------------------ wp-polls.php ------------------------------------------------------------------ // Open wp-includes/images folder Put: ------------------------------------------------------------------ pollbar.gif ------------------------------------------------------------------ // Activate the polls plugin // Run wp-admin/polls-install.php Note: ------------------------------------------------------------------ Please remember to remove polls-install.php after installation. ------------------------------------------------------------------ // Open wp-content/themes//sidebar.php Add: ------------------------------------------------------------------
  • Polls

  • ------------------------------------------------------------------ Note: ------------------------------------------------------------------ To show specific poll, use );?> where is your poll id. ------------------------------------------------------------------