/*
Theme Name:     TennisPlayer
Description:    Custom WordPress child theme for tennis publication website. Features custom post types for issues and articles, ACF integration, and unified navigation system. Built on the Qalam parent theme.
Template:       qalam
Version:        1.0.0
Author:         TennisPlayer Development Team
Author URI:     https://tennisplayer.net/
Text Domain:    tennisplayer
License:        GPL v2 or later
License URI:    https://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.4
*/

/*
 * TennisPlayer Child Theme
 *
 * This theme extends the Qalam parent theme with:
 * - Custom post types (Issues and Articles)
 * - Advanced Custom Fields (ACF) integration
 * - Unified navigation system with featured images
 * - Year-based archive filtering
 * - Custom shortcodes for ACF field display
 * - Elementor compatibility
 *
 * Key Features:
 * - Issue and article navigation with context preservation
 * - Music video integration with WP Post Modules
 * - Forum link generation from ACF fields
 * - Responsive design using Qalam's built-in styling
 * - Direct database queries for optimal performance
 */

