PluginProbe ʕ •ᴥ•ʔ
Hustle – Email Marketing, Lead Generation, Optins, Popups / 7.8.14.1
Hustle – Email Marketing, Lead Generation, Optins, Popups v7.8.14.1
7.8.14 7.8.14.1 7.8.13 7.8.13.1 trunk 3.0 3.1 3.1.1 3.1.2 3.1.3 3.1.4 4.3.2 4.4.4 4.4.5 4.4.5.1 4.4.5.4 4.6 4.6.1.1 4.6.1.4 4.7.0.2 4.7.0.3 4.7.0.7 4.7.0.9 4.7.1.0 4.7.1.1 4.8.0.0 5.0.0 5.0.1 5.0.1.1 5.0.1.2 5.1 5.1.1 5.1.2 5.1.3 5.1.3.1 5.1.3.2 5.1.4 5.1.5 6.0 6.0.1 6.0.2 6.0.3 6.0.4.2 6.0.5 6.0.6.1 6.0.7 6.0.8.1 6.0.9 7.0.0.1 7.0.2 7.0.3 7.0.4 7.1.0 7.1.1 7.2.0 7.2.1 7.3.0 7.3.1 7.3.3 7.3.5 7.3.6 7.3.7 7.4.0 7.4.1 7.4.11 7.4.13 7.4.13.1 7.4.2 7.4.3 7.4.4 7.4.5 7.4.5.1 7.4.5.2 7.4.6 7.4.7 7.5.0 7.6.0 7.6.1 7.6.3 7.6.4 7.6.6 7.7.0 7.7.1 7.8.0 7.8.1 7.8.10 7.8.10.1 7.8.10.2 7.8.11 7.8.12 7.8.12.1 7.8.2 7.8.3 7.8.4 7.8.5 7.8.6 7.8.7 7.8.8 7.8.9 7.8.9.1 7.8.9.2 7.8.9.3
wordpress-popup / lib / plugins-cross-sell-page / core / plugins-list.php
wordpress-popup / lib / plugins-cross-sell-page / core Last commit date
class-container.php 1 year ago class-loader.php 1 year ago class-rest-api.php 1 year ago class-utilities.php 5 months ago plugins-list.php 5 months ago
plugins-list.php
180 lines
1 <?php
2 /**
3 * Plugin list of WPMU DEV for the cross-sell sub-module. Includes Free and Pro plugins.
4 *
5 * @link https://wpmudev.com/
6 * @since 1.0.0
7 *
8 * @author WPMUDEV (https://wpmudev.com)
9 * @package WPMUDEV\Plugin_Cross_Sell
10 *
11 * @copyright (c) 2025, WPMU DEV (http://wpmudev.com)
12 */
13
14 // List of plugins
15
16 return array(
17 'wp-smushit' => array(
18 'slug' => 'wp-smushit',
19 'path' => 'wp-smushit/wp-smush.php',
20 'url' => 'https://wordpress.org/plugins/wp-smushit/',
21 'utm_source' => 'smush',
22 'utm_campaign' => 'cross-sell_plugin_smush',
23 'admin_url_page' => 'smush',
24 'logo' => 'wp-smushit.png',
25 'title' => __( 'Smush', 'plugin-cross-sell-textdomain' ),
26 'label' => __( 'Image Optimization', 'plugin-cross-sell-textdomain' ),
27 'description' => __( 'Smush image size down to size for faster page loading.', 'plugin-cross-sell-textdomain' ),
28 'features' => array(),
29 'installed' => false,
30 'active' => false,
31 'rating' => 4.8,
32 'rating_count' => '6,017+ reviews',
33 'active_installs' => '1,200,000+',
34 ),
35 'forminator' => array(
36 'slug' => 'forminator',
37 'path' => 'forminator/forminator.php',
38 'url' => 'https://wordpress.org/plugins/forminator/',
39 'utm_source' => 'forminator',
40 'utm_campaign' => 'cross-sell_plugin_forminator',
41 'admin_url_page' => 'forminator',
42 'logo' => 'forminator.png',
43 'title' => __( 'Forminator', 'plugin-cross-sell-textdomain' ),
44 'label' => __( 'Forms & Surveys', 'plugin-cross-sell-textdomain' ),
45 'description' => __( 'One plugin for every form your site could ever need.', 'plugin-cross-sell-textdomain' ),
46 'features' => array(),
47 'installed' => false,
48 'active' => false,
49 'rating' => 4.8,
50 'rating_count' => '1,967+ reviews',
51 'active_installs' => '600,000+',
52 ),
53 'hummingbird-performance' => array(
54 'slug' => 'hummingbird-performance',
55 'path' => 'hummingbird-performance/wp-hummingbird.php',
56 'url' => 'https://wordpress.org/plugins/hummingbird-performance/',
57 'utm_source' => 'hummingbird',
58 'utm_campaign' => 'cross-sell_plugin_hummingbird',
59 'admin_url_page' => 'wphb',
60 'logo' => 'hummingbird-performance.png',
61 'title' => __( 'Hummingbird', 'plugin-cross-sell-textdomain' ),
62 'label' => __( 'Site performance', 'plugin-cross-sell-textdomain' ),
63 'description' => __( 'For sites that load in one flap of a hummingbird’s wing. ', 'plugin-cross-sell-textdomain' ),
64 'features' => array(),
65 'installed' => false,
66 'active' => false,
67 'rating' => 4.7,
68 'rating_count' => '1,483+ reviews',
69 'active_installs' => '90,000+',
70 ),
71 'defender-security' => array(
72 'slug' => 'defender-security',
73 'path' => 'defender-security/wp-defender.php',
74 'url' => 'https://wordpress.org/plugins/defender-security/',
75 'utm_source' => 'defender',
76 'utm_campaign' => 'cross-sell_plugin_defender',
77 'admin_url_page' => 'wp-defender',
78 'logo' => 'defender-security.png',
79 'title' => __( 'Defender', 'plugin-cross-sell-textdomain' ),
80 'label' => __( 'Security', 'plugin-cross-sell-textdomain' ),
81 'description' => __( 'Automated and reliable WordPress security in a matter of clicks.', 'plugin-cross-sell-textdomain' ),
82 'features' => array(),
83 'installed' => false,
84 'active' => false,
85 'rating' => 4.8,
86 'rating_count' => '318+ reviews',
87 'active_installs' => '90,000+',
88 ),
89 'wordpress-popup' => array(
90 'slug' => 'wordpress-popup',
91 'path' => 'wordpress-popup/popover.php',
92 'url' => 'https://wordpress.org/plugins/wordpress-popup/',
93 'utm_source' => 'hustle',
94 'utm_campaign' => 'cross-sell_plugin_hustle',
95 'admin_url_page' => 'hustle',
96 'logo' => 'wordpress-popup.png',
97 'title' => __( 'Hustle', 'plugin-cross-sell-textdomain' ),
98 'label' => __( 'Marketing tools', 'plugin-cross-sell-textdomain' ),
99 'description' => __( 'Opt-ins so good, you’ll want to subscribe to yourself.', 'plugin-cross-sell-textdomain' ),
100 'features' => array(),
101 'installed' => false,
102 'active' => false,
103 'rating' => 4.4,
104 'rating_count' => '852+ reviews',
105 'active_installs' => '100k +',
106 ),
107 'broken-link-checker' => array(
108 'slug' => 'broken-link-checker',
109 'path' => 'broken-link-checker/broken-link-checker.php',
110 'url' => 'https://wordpress.org/plugins/broken-link-checker/',
111 'utm_source' => 'blc',
112 'utm_campaign' => 'cross-sell_plugin_blc',
113 'admin_url_page' => 'blc_dash',
114 'logo' => 'broken-link-checker.png',
115 'title' => __( 'BLC', 'plugin-cross-sell-textdomain' ),
116 'label' => __( 'Broken Link Checker', 'plugin-cross-sell-textdomain' ),
117 'description' => __( 'Check posts, pages & content for broken links to improve SEO.', 'plugin-cross-sell-textdomain' ),
118 'features' => array(),
119 'installed' => false,
120 'active' => false,
121 'rating' => 3.8,
122 'rating_count' => '',
123 'active_installs' => '600k +',
124 ),
125 'smartcrawl-seo' => array(
126 'slug' => 'smartcrawl-seo',
127 'path' => 'smartcrawl-seo/wpmu-dev-seo.php',
128 'url' => 'https://wordpress.org/plugins/smartcrawl-seo/',
129 'utm_source' => 'smartcrawl',
130 'utm_campaign' => 'cross-sell_plugin_smartcrawl',
131 'admin_url_page' => 'wds_wizard',
132 'logo' => 'smartcrawl-seo.png',
133 'title' => __( 'SmartCrawl', 'plugin-cross-sell-textdomain' ),
134 'label' => __( 'SEO', 'plugin-cross-sell-textdomain' ),
135 'description' => __( 'Take the mystery out of optimizing your site. Rank higher and better.', 'plugin-cross-sell-textdomain' ),
136 'features' => array(),
137 'installed' => false,
138 'active' => false,
139 'rating' => 4.8,
140 'rating_count' => '',
141 'active_installs' => '20k +',
142 ),
143 'branda-white-labeling' => array(
144 'slug' => 'branda-white-labeling',
145 'path' => 'branda-white-labeling/ultimate-branding.php',
146 'url' => 'https://wordpress.org/plugins/branda-white-labeling/',
147 'utm_source' => 'branda',
148 'utm_campaign' => 'cross-sell_plugin_branda',
149 'admin_url_page' => 'branding',
150 'logo' => 'branda-white-labeling.png',
151 'title' => __( 'Branda', 'plugin-cross-sell-textdomain' ),
152 'label' => __( 'White label WordPress', 'plugin-cross-sell-textdomain' ),
153 'description' => __( 'Rebrand, customize, and white label WordPress without code.', 'plugin-cross-sell-textdomain' ),
154 'features' => array(),
155 'installed' => false,
156 'active' => false,
157 'rating' => 4.5,
158 'rating_count' => '',
159 'active_installs' => '20k +',
160 ),
161 'beehive-analytics' => array(
162 'slug' => 'beehive-analytics',
163 'path' => 'beehive-analytics/beehive-analytics.php',
164 'url' => 'https://wordpress.org/plugins/beehive-analytics/',
165 'utm_source' => 'beehive',
166 'utm_campaign' => 'cross-sell_plugin_beehive',
167 'admin_url_page' => 'beehive',
168 'logo' => 'beehive-analytics.png',
169 'title' => __( 'Beehive', 'plugin-cross-sell-textdomain' ),
170 'label' => __( 'Customize analytics', 'plugin-cross-sell-textdomain' ),
171 'description' => __( 'Customizable Google Analytics dashboards, statistics, and reports.', 'plugin-cross-sell-textdomain' ),
172 'features' => array(),
173 'installed' => false,
174 'active' => false,
175 'rating' => 4.8,
176 'rating_count' => '',
177 'active_installs' => '30k +',
178 ),
179 );
180