@@ -389,6 +389,9 @@ |
||
| 389 | 389 | } |
| 390 | 390 | } |
| 391 | 391 | |
| 392 | + /** |
|
| 393 | + * @param string $option |
|
| 394 | + */ |
|
| 392 | 395 | static function count_option( $option ) { |
| 393 | 396 | global $wpdb; |
| 394 | 397 | return (int) $wpdb->get_var( |