PluginProbe
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages / 3.4.3
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages v3.4.3
3.4.3 3.4.2 3.4.1 3.4.0 3.3.9 3.3.8 3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.3.1 All 196 releases
← All changes | includes/class-convertkit-resource-account.php +1 -1 3.3.83.4.3 View file →
@@ -117,9 +117,9 @@
117 117 * Overrides the parent method to return account data, as there's no sorting required.
118 118 *
119 119 * @since 3.4.0
120 120 *
121 - * @return array
121 + * @return bool|array
122 122 */
123 123 public function get() {
124 124
125 125 return get_option( $this->settings_name );