fix U+FEFF BOM

This commit is contained in:
2025-05-20 23:47:21 -07:00
parent a78c887697
commit 79970b34e9
35 changed files with 35 additions and 35 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Sophia After Dark include the Customizer custom classes of customizer fields.
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Sophia After Dark manage the Customizer options of design settings panel.
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Sophia After Dark Theme Customizer
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Managed the custom functions and hooks for entire theme.
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Managed the custom functions and hooks for top header of theme.
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Functions for rendering meta boxes in post/page
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Dynamic styles
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Functions which enhance the theme by hooking into WordPress
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Custom template tags for this theme
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* MT: Author Info
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* MT: Latest Posts
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* MT: Social Media
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* Define custom fields for widgets
*

View File

@ -1,4 +1,4 @@
<?php
<?php
/**
* custom function and work related to widgets.
*