Changeset 2727792
- Timestamp:
- 05/21/2022 01:36:49 PM (4 years ago)
- Location:
- pollfish-for-wp
- Files:
-
- 33 added
- 3 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/admin (added)
-
tags/1.1.0/admin/class-pollfish-for-wordpress-admin.php (added)
-
tags/1.1.0/admin/css (added)
-
tags/1.1.0/admin/css/pollfish-for-wordpress-admin.css (added)
-
tags/1.1.0/admin/index.php (added)
-
tags/1.1.0/admin/js (added)
-
tags/1.1.0/admin/js/pollfish-for-wordpress-admin.js (added)
-
tags/1.1.0/admin/partials (added)
-
tags/1.1.0/admin/partials/pollfish-for-wordpress-admin-display.php (added)
-
tags/1.1.0/includes (added)
-
tags/1.1.0/includes/class-pollfish-for-wordpress-activator.php (added)
-
tags/1.1.0/includes/class-pollfish-for-wordpress-deactivator.php (added)
-
tags/1.1.0/includes/class-pollfish-for-wordpress-i18n.php (added)
-
tags/1.1.0/includes/class-pollfish-for-wordpress-loader.php (added)
-
tags/1.1.0/includes/class-pollfish-for-wordpress.php (added)
-
tags/1.1.0/includes/index.php (added)
-
tags/1.1.0/index.php (added)
-
tags/1.1.0/languages (added)
-
tags/1.1.0/languages/pollfish-for-wordpress.pot (added)
-
tags/1.1.0/license.txt (added)
-
tags/1.1.0/pollfish-for-wp.php (added)
-
tags/1.1.0/public (added)
-
tags/1.1.0/public/class-pollfish-for-wordpress-public.php (added)
-
tags/1.1.0/public/css (added)
-
tags/1.1.0/public/css/pollfish-for-wordpress-public.css (added)
-
tags/1.1.0/public/index.php (added)
-
tags/1.1.0/public/js (added)
-
tags/1.1.0/public/js/pollfish-for-wordpress-public.js (added)
-
tags/1.1.0/public/partials (added)
-
tags/1.1.0/public/partials/pollfish-for-wordpress-public-display.php (added)
-
tags/1.1.0/readme.txt (added)
-
tags/1.1.0/uninstall.php (added)
-
trunk/admin/class-pollfish-for-wordpress-admin.php (modified) (1 diff)
-
trunk/pollfish-for-wp.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pollfish-for-wp/trunk/admin/class-pollfish-for-wordpress-admin.php
r2536804 r2727792 500 500 $pages = get_pages(); 501 501 foreach ( $pages as $page ) { 502 $selected = in_array( $page->ID, $this->Pollfish_For_Wordpress_options['page_landing_trigger'] ) ? ' selected="selected" ' : ''; 502 $selected = ''; 503 if (is_array($this->Pollfish_For_Wordpress_options['page_landing_trigger']) && !is_null($this->Pollfish_For_Wordpress_options['page_landing_trigger'])) { 504 $selected = in_array( $page->ID, $this->Pollfish_For_Wordpress_options['page_landing_trigger'] ) ? ' selected="selected" ' : ''; 505 } 503 506 echo '<option value="' .$page->ID. '" '.$selected.'>'.$page->post_title.'</option>'; 507 504 508 } 509 505 510 echo '</select>'; 506 511 } -
pollfish-for-wp/trunk/pollfish-for-wp.php
r2536804 r2727792 7 7 * 8 8 * @link https://www.upwork.com/fl/hncvj 9 * @since 1. 0.09 * @since 1.1.0 10 10 * @package Pollfish_For_Wordpress 11 11 * … … 14 14 * Plugin URI: https://spanrig.com 15 15 * Description: The plugin enables you to add PollFish Surveys to your wordpress website. 16 * Version: 1. 0.016 * Version: 1.1.0 17 17 * Author: Spanrig Technologies 18 18 * Author URI: https://www.upwork.com/fl/hncvj … … 32 32 * Start at version 1.0.0 33 33 */ 34 define( 'Pollfish_For_Wordpress_VERSION', '1. 0.0' );34 define( 'Pollfish_For_Wordpress_VERSION', '1.1.0' ); 35 35 36 36 /** -
pollfish-for-wp/trunk/readme.txt
r2536804 r2727792 4 4 Tags: pollfish,survey,surveys,monetization,wordpress 5 5 Requires at least: 4.0 6 Tested up to: 5. 77 Stable tag: 1. 0.06 Tested up to: 5.9 7 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 The Pollfish for Word press plugin enables you to add PollFish Surveys to your Wordpress website and Monetize it easily.11 The Pollfish for WordPress plugin enables you to add PollFish Surveys to your WordPress website and Monetize it easily. 12 12 13 13 == Disclaimer! == 14 14 15 This Plugin sis not owned or has any affiliation with Pollfish.15 This Plugin is not owned or has any affiliation with Pollfish. 16 16 17 17 == Note == 18 18 19 1. Please note that the plugin is using Official Pollfish Javascript SDK file hosted on Google APIs. Google's Terms of use [https://developers.google.com/terms](https://developers.google.com/terms)19 1. Please note that the plugin is using the Official Pollfish Javascript SDK file hosted on Google APIs. Google's Terms of use [https://developers.google.com/terms](https://developers.google.com/terms) 20 20 2. Link to Pollfish [https://www.pollfish.com/](https://www.pollfish.com/publisher/111440) 21 21 3. Pollfish Terms of Service: [https://www.pollfish.com/terms/publisher](https://www.pollfish.com/terms/publisher) … … 66 66 67 67 68 = How do iget Pollfish Account =68 = How do I get Pollfish Account = 69 69 70 70 You can [click here](https://www.pollfish.com/publisher/111440) to create a Pollfish account and get started. 71 71 72 = What a ll things I need to start using this plugin? =72 = What are all things I need to start using this plugin? = 73 73 74 You need a Publisher Account on [Pollfish](https://www.pollfish.com/publisher/111440), API KEY and SECRET KEY to Start using this plugin.74 You need a Publisher Account on [Pollfish](https://www.pollfish.com/publisher/111440), API KEY, and SECRET KEY to Start using this plugin. 75 75 76 76 = Where do I obtain API KEY and SECRET KEY? = … … 89 89 == Changelog == 90 90 91 = 1.1 = 92 * Fixed page selection dropdown issue. 93 91 94 = 1.0 = 92 95 * Initial Release.
Note: See TracChangeset
for help on using the changeset viewer.