/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* ------------------------------------------------------------------
 * DO NOT PUT GREENFORK CSS IN THIS FILE.
 *
 * Hide My WP Ghost rewrites this stylesheet to a fixed obfuscated URL
 * and pins a constant ?rnd token to it, discarding the version that
 * wp_enqueue_style() passes. The server then sends it with
 * Cache-Control: public, max-age=604800.
 *
 * The practical effect is that the URL never changes, so any edit made
 * here is served from browser cache for up to a week and never reaches
 * a returning visitor. Bumping the theme version does not help — Ghost
 * overwrites the query string.
 *
 * Greenfork CSS is therefore printed inline via wp_add_inline_style()
 * from the relevant module in /inc/, which travels with the HTML and is
 * always current. See inc/homepage-sections.php.
 * ------------------------------------------------------------------ */
