The call actually comes from themes compat
like you can read here in source.
So I’d imagine that you simply copy pasted the complete contents and therefore just added the _deprecated_file()
call as well. š
Lesson to learn from this: Never blindly copy paste stuff without understanding what it does and why it does it.
Related Posts:
- HowTo: Add Class to Sidebar Widget List-Items
- How to wrap the widget content with a div or get the widget title outside?
- Add class to before_widget for all widgets with a dropdown and a counter
- How to get the name and description of a sidebar in theme?
- Registering Sidebars and Sidebar Widgets. Sidebar Widgets Not Displaying
- How the WordPress sidebar works
- Can not Remove Archives and Meta from Sidebar
- How to allow admins to create a sidebar from the admin
- How do I display the āArchivesā widget layout (sidebar) in WordPress by ‘year’ then by ‘months’?
- Best practices: Custom theme sidebar menu – hardcode or widget?
- how can I remove the sidebar from my wp homepage [closed]
- Toggle Sidebar Display
- searchform.php override not working
- Displaying details of a post in a sidebar
- Load sidebar template just once to prevent multiple animations
- How is the `get_sidebar` function meant to be used to call a 2nd sidebar?
- Should I create multiple sidebars, or use or one dynamic sidebar with logic to determine it’s abilities?
- How can I hard code my sidebar?
- Should is_active_sidebar() always be used around dynamic_sidebar()?
- Load different single.php templates according to post layout selection
- A post with a clear:both in its css destroy the theme design, and the sidebar is moved to the bottom
- How to add sidebar to Isola theme? [closed]
- Allow different tags in widget titles
- Change the sidebar from left to right twentyfourteen theme
- Changing sidebar.php and footer.php depending on URL
- Recommended sidebar / content widths
- Hide/disable sidebar using shortcode?
- How to setup sidebar modules to use jQuery Accordian
- Sidebar not displaying (theme development)
- Cold Fusion to WordPress
- Display problems in admin dashboard when creating a new theme from scratch
- Undefined index: custom_sidebars
- Best strategy for providing theme options using customizer
- Creating a Playlist of Widgets
- How to display only some widgets of a sidebar?
- How to Remove Sidebar when get_sidebar() is not get called in page?
- WordPress two sidebar layout or theme
- Conditional tags issue for multiple is_page() conditions in sidebar.php
- Incorrect sidebar showing on WooCommerce Store page [closed]
- Replacing static code in a template file with a sidebar and widgets?
- WordPress API Menu/Submenu Order
- What is the difference between wp_register_sidebar_widget and register_widget?
- Form Submitting Error with get_template_part()
- Get 10 posts from a WP_Query. If less than 10, get the remainder from elsewhere
- How Do I Programmatically Force Custom Permalinks with My Theme?
- Best practice (forward compatibility) for theme options
- what’s meaning of it when submit a theme?
- How to remove menus section from WordPress theme customizer
- Returning Variables back into a template
- How to handle thumbnails
- How to add custom template tag in wordpress theme?
- Doubled titles when using All in One SEO with custom template
- In theme development, are there functions which write HTML in a standard fashion to reduce “spaghetti code”?
- Checking if there is an Image inserted – if not don’t display anything
- Retrieve data using wpdb to use for customizer controls
- Appending a value to metabox before and after saving
- Modify the Additional CSS section (adding a disclaimer)
- I made a my own theme to WordPress and Admin Menu missing from frontend
- I want edit_post_link() to open in a new window/tab (target=”_blank”)
- How to store functions in… functions.php?
- Simple way to get two language WP site
- How can i initialize a widgetized sidebar (with widgets)
- How do you force a sidebar widget to have a container div around all child widgets?
- Add widgets to available widgets section without changing the theme?
- jQuery not available to other scripts
- Override template file i subfolders
- Does the switch_theme action run when you’re upgrading a theme?
- How to obtain the html stripped version of $category->description?
- StoreFront product pages: Turn the Short Description section into a kindred tab section [closed]
- How to jump to newly posted comment anchor after submit?
- if statement with is_active_sidebar()
- Change WordPress header color using customizer
- Default Text not showing from customizer
- Images not showing after path specified in header.php
- How to show a manageable list of images on a post?
- Where does the uploaded image go?
- Remove link on full-size images
- How to reset post data properly
- Theme options save routine clashes with plugin save
- get_search_query() not working with search queries with ampersand in it
- If user is logged in and has a role echo statement
- Fixed button and slideshow in template upload per page
- Let user to add input fields on theme option page
- Non-standard (new) theme file
- MapPress Easy Google Map in Jquery Tabs Problem
- Homepage slider not using correct images
- WordPress Show Single Post on Home Page with previous/ Next Button
- Is there any way to store single.php wordpress file into a php variable
- How to change listing type permlink?
- Fatal error: Class WP_Customize_Image_Control not found
- How to hide blog by id wordpress multisite listing
- Get chronological page order
- Query wp_postmeta into an array based on post_id
- How to override wordpress native options with theme options
- Problem with multiple menus in theme
- How to convert that page to a wordpress template? [closed]
- Saving Permalinks Results in 403 MAMP (Windows)
- Add rel to all images in a post
- WordPress theme Modifications not showing up on live server
- white spaces on the all sides [closed]