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
/** /**
* The template for displaying 404 pages (not found) * The template for displaying 404 pages (not found)
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The template for displaying archive pages * The template for displaying archive pages
* *

View File

@ -1,4 +1,4 @@
.sad-meta-options-wrap .ui-button { .sad-meta-options-wrap .ui-button {
margin: 0; margin: 0;
border-radius: 0; border-radius: 0;
border: none; border: none;

View File

@ -1,4 +1,4 @@
/** /**
* Customizer styles * Customizer styles
* *
*/ */

View File

@ -1,4 +1,4 @@
@media (max-width:1400px) { @media (max-width:1400px) {
.sad-container, .sad-container,
.site-layout--boxed #page { .site-layout--boxed #page {

View File

@ -1,4 +1,4 @@
/** /**
* Image uploader functions * Image uploader functions
*/ */

View File

@ -1,4 +1,4 @@
jQuery(document).ready(function($) { jQuery(document).ready(function($) {
"use strict"; "use strict";

View File

@ -1,4 +1,4 @@
( function( api ) { ( function( api ) {
api.sectionConstructor['sad-upsell'] = api.Section.extend( { api.sectionConstructor['sad-upsell'] = api.Section.extend( {

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* Sophia After Dark functions and definitions * Sophia After Dark functions and definitions
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The header for our theme * The header for our theme
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* Sophia After Dark include the Customizer custom classes of customizer fields. * 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. * Sophia After Dark manage the Customizer options of design settings panel.
* *

View File

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

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* Managed the custom functions and hooks for entire theme. * 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. * 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 * Functions for rendering meta boxes in post/page
* *

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The main template file * The main template file
* *

View File

@ -1,4 +1,4 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Sophia After Dark\n" "Project-Id-Version: Sophia After Dark\n"

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The template for displaying all pages * The template for displaying all pages
* *

View File

@ -1,4 +1,4 @@
/* 146 of 1186 CSS properties converted by rtl.daskhat.ir /* 146 of 1186 CSS properties converted by rtl.daskhat.ir
These properties should be override originals. These properties should be override originals.
just load rtl css file after original css file.*/ just load rtl css file after original css file.*/

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The template for displaying search results pages * The template for displaying search results pages
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The Sidebar containing the footer widget areas. * The Sidebar containing the footer widget areas.
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* The template for displaying all single posts * The template for displaying all single posts
* *

View File

@ -1,4 +1,4 @@
/*! /*!
Theme Name: Sophia After Dark Theme Name: Sophia After Dark
Author: Sophia Atkinson, Mystery Themes Author: Sophia Atkinson, Mystery Themes
Author URI: https://sophia.wtf Author URI: https://sophia.wtf

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* Displays Author bio on single post * Displays Author bio on single post
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* Template part for displaying posts * Template part for displaying posts
* *

View File

@ -1,4 +1,4 @@
<?php <?php
/** /**
* Shows related posts on single post page * Shows related posts on single post page
* *