/** * * @package [Parent Theme] * @author gaviasthemes * @license http://www.gnu.org/licenses/gpl-2.0.html GNU Public License * */ function potisen_child_scripts() { wp_enqueue_style( 'potisen-parent-style', get_template_directory_uri(). '/style.css'); wp_enqueue_style( 'potisen-child-style', get_stylesheet_uri()); } add_action( 'wp_enqueue_scripts', 'potisen_child_scripts', 9999 ); Comments on: PMLN’s Initiatives for Teachers https://punjabteacherswing.com/index.php/2025/10/03/pmlns-initiatives-for-teachers/ Fri, 06 Feb 2026 02:00:51 +0000 hourly 1 https://wordpress.org/?v=6.9.4