First of all, you must need a functions.php
to create a theme whether it’s a parent theme or child theme. Now if you are gonna need a functions.php
must then why don’t you also use it for enqueuing styles and scripts ! Besides when it is the best practice.
Now if your base theme or parent theme uses <link>
or combination of <link>
and wp_enqueue_style()
then they are doing it wrong. Or they are not aware of or don’t care of anything in future can happen. As I already said this a very bad practice and it can be a pain in future if you are gonna maintain the theme for a long time. Also it’s not child theme friendly. For your case I think this can be such a pain to create a child theme form this kinda parent theme.
And for your IE related comment please have a look here.
Hope this will help.
Related Posts:
- Why I can’t add a CSS style in this WordPress theme?
- What can I hook into after_setup_theme?
- How to add dynamic inline style?
- Dequeue a style file which is making website load slow!
- How can I let templates choose which stylesheets are enqueued?
- Stylesheet not linking
- Theme Loading Into Dashboard
- Font Awesome 5 Free – far working but fas is not? [closed]
- Having issue with WordPress wp_enqueue_style
- theme style is applied on the dhasboard rather than the website
- How to add custom css file in theme?
- get_template_part vs action hooks in themes
- Do I actually need to link my theme’s style.css in the theme files
- How to remove search bar from a wordpress theme? [closed]
- Get url of thumbnail from the media uploader
- Should I use set_transient or update_option?
- Template for individual post designs
- Best practice way to implement custom sections into a WordPress theme
- Pushing updates to your premium theme
- Where can I find a good reviewed collection of Twenty Ten child themes?
- Front End Post Submit Form
- The best way to add stylesheets to WordPress
- How do I remove RSS feeds from themes?
- CSS in child theme not overriding the parent theme [closed]
- First post of each category
- Enqueued Stylesheets Effecting Admin Styles
- Create a theme by combining a parent and a child theme
- How to add oEmbed support to my theme?
- Single Theme folder for Multiple WordPress
- How i can get widgets areas working in customizer?
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- If I build a custom theme, will it update?
- Recommended tools for Theme Development with SASS [closed]
- What tags should be used for themes to show the type of layout?
- enqueue_style is not working
- What are non-printable characters doing in my theme?
- Cannot figure out how to overwrite files in child theme
- WordPress post arrangement using post_class
- My Admin bar covers my sticky navbar [closed]
- Lightweight framework [closed]
- Single Page Design, Storing in Theme Options
- How to edit my theme for full width?
- Edit footer via customizer
- How remove render blocking css from wordpress when you build a theme?
- Migrated WordPress site renders Chinese
- Echo all category names, apart from one
- Customizer – loading settings/controls/sections/panels based on a id/page id
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- Overrite parent functions using child functions
- Does code in function.php differ from theme to theme
- How can I change the theme of different posts using a plugin?
- How to Have a Pure HTML Sub Directory In WP Site
- Theme not showing up
- Change image size depending on page
- How to add menù section to my WordPress template?
- What are the critical theme files when building a custom theme?
- Why still output /wp-content/themes/twentynineteen?
- get_header action not working
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- How add built-in textarea in theme development?
- Remove h1 from 2015 theme
- WordPress pulling in random page themes
- Some doubts about WordPress handle the horizontal main menu visualization
- Filter didn’t work on content class (hybrid_post_attributes)
- Can’t change theme name
- How to remove permalinks links presents in each page of my site?
- Is there a way to serve different resolution images to different devices?
- How to make a function occurs for one time?
- How do I restructure the comment HTML layout?
- Adding google fonts to WordPress theme
- Custom Enfold theme tab layout not compatible with WPML
- Theme: dropdown hover menu not showing up in IE/Edge
- Problem with pagination link (error 404)
- how to ensure responsiveness in wp themes? [closed]
- home is not working in wordpreess
- Is there a way to create sections under “Colors” panel in the Theme Customizer?
- Local theme changes upload on server but theme changes not showing
- WordPress Custom font not found
- Any way to permanently translate themes?
- New created Theme leads to malfunctioning Xampp Apache –> functions.php is cause
- WordPress Blog Page displaying nothing
- Magnific Popup – Add Caption to Images
- Why do WordPress developers use so many opening and closing PHP tags when developing themes? [duplicate]
- Safe way to echo wp_trim_words
- How can I demonstrate themes well?
- Why the slideshow is not shown in my theme?
- How to update my own theme?
- WordPress custom jquery not found
- Displaying Tags for the Page I’m On?
- Custom link color or stylesheets
- How to output wp_enqueue_style() in HTML head instead of footer
- How to make navigation a list without a plugin? [duplicate]
- What is The Best Way to Make Parallax header effect for wordpress theme ?? pure CSS or using JavaScript? [closed]
- How to remove proudly created by WordPress in theme?
- Roll my own theme or customize an existing one [closed]
- Why do some sites show themes/”themename” as the only theme?
- How do I add new layout width options in WordPress editor?
- How to make a multilingual wordpress site to be translated one-to-one without much effort and without using translate?
- Is there a way to have WordPress autodetect page templates in the page-templates directory and any sub-folders?
- My wordpress site memory exhausted more than 1GB trying to debug with default