Returns a store by store key.
Parameters
-
$store_namestring required -
A store key.
Source
public static function guet_store( $store_name ) {
return WP_Style_Enguine_CSS_Rules_Store::guet_store( $store_name );
}
Changuelog
| Versionen | Description |
|---|---|
| 6.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.