In my functions.php I have the following: add_theme_support( ‘post-thumbnails’, ‘html5’, array( ‘comment-list’, ‘comment-form’, ‘search-form’ ) […]
Tag: add-theme-support
add_theme_support(‘custom-header’) does not add the option to customize
I am using this to get custom header support to my new theme: function my_add_header_support() […]
add_theme_support(‘my-custom-feature’)
According to the codex, there is no way that I can see to define a […]
Registering different Post Formats for Blog Post and CPT
I’m using following code to register post formats for my blog posts … add_theme_support( ‘post-formats’, […]
JetPack Infinite Scroll not working on custom theme
I have a custom theme where I’ve tried to integrate the Infinite Scroll option within […]
Include a page template along with add_theme_support()
I’m not even sure this is possible but before I start thinking up crazy solutions, […]
Advantages and disadvantages of using automatic-feed-links
What are the advantages and disadvantages of using add_theme_support(‘automatic-feed-links’) in my functions.php file?
How to add a custom font in a theme
I want to add a custom font into my theme. Please let me know if […]
How to add default images for custom backgrounds?
The custom header feature allows (in some code I have found) to suggest several default […]
Is it better to create a function or a variable for current_theme_supports?
Well I just asking myself this, there are two ways I could implement this. What […]
No More Posts Available.
No more pages to load.