This question is entirely Theme-dependent. The function will be defined in functions.php
, or in a file included in functions.php
.
Based on the function name, I’m going to take a guess that the Theme in question is derived from Underscores, in which case the function will be defined in /inc/template-tags.php
.
Related Posts:
- Is it possible to use a single custom post as the site front page
- Listing a post’s categories and subcategories
- Single post comment template not working
- How do I show google ads between post content?
- Add inline style to get_the_category_list
- Help with figuring out the future post workaround
- Disable single view for specific post category
- Only nextpagelink on wp_link_pages
- Display a post map on a blank/new page
- How To Pass Current Post Type ID from Single Template To Custom Page Template
- Is it possible to create rel=”noindex, nofollow” for a single post if contain bad keywords?
- Custom seperate Single.php
- Set a cookie only in single posts
- Custom post type not respecting template hierarchy
- diffrent style for post single page
- WordPress object for comments frame [closed]
- I’m having a problem viewing the Youtube video
- Use different «Single.php» for custom categories
- force https except one page/post
- Single custom post type template not working (single-custom_post_template.php) not working
- Single.php category entries not showing right colours
- Link from archive-page.php to single-page.php
- How to check if a post is in categories x,y,z inludint their subcategories
- How to Highlight current category on category and single page template?
- Exclude single page from function
- WordPress, alternative single post template
- get full real path of thumbnail post img wordpress
- how to loop through this in blog single?
- Modify post template on Divi Theme
- I want to signin from first wordpress site to other wordpress website without registration..without using network mode
- Try to showing product file size on product single page
- Improve related posts
- Get active term on single (CPT) page
- Having single posts appear under the blog homepage and highlight menu items properly?
- Single.php loading fully on localhost but not on server
- explain why is_single doesn’t work
- How to check if the product is in a certain category on a single-product.php in Woocommerce?
- What is singular.php?
- Custom Single Post By Category
- Pre get posts for single post
- Pull Two Posts Into Custom Post Type `single-cpt.php`
- is_singular() not working if called via callback function of admin-ajax.php
- Proper way to load a single post via Ajax?
- How do I create a single.php for a specific category?
- Problem getting single_template filter to work – I want to serve a different single.php file for posts in a certain category
- Post Rank on Single Post page based on custom field
- Displaying Meta Box Image
- if post id matches these id’s then do this
- How to get category id in single.php wordpress?
- custom single.php not working
- How to call custom single post?
- WP Query Category Atribute Not Working
- changing permalink for custom template in posts of a certain category
- Display all posts that were published before full post on single.php
- Add Read More Tag to a post content (Single.php)
- Single page site + pushState?
- Insert sometext after first h3 in content
- Cannot retieve the_content() and the_author() – both returning empty strings
- Cant get paginations on single.php to work with my custom post types
- Thumbnail Image to go in the post aswell
- How to backup single post in wordpress [closed]
- Conditional: IF current user has NOT commented on current post (not including post author)
- Handling single.php in Multisite
- List of users that clicked a ‘Join’ button at single post
- navigation link based on custom field
- Inserting custom fields into single.php
- What does the Global Variable $s represent?
- Defined function isn’t showed on page
- How to show custom field on specific custom post type posts only when filled
- adding custom post type “name” to single template
- How to get nav to show current_page_parent class when on regular post (not blog), differentiated by category
- How to reorder the content of the single post?
- Load more posts (Ajax) in tabbed sidebar on single.php
- Dictionary-style definition list plugin
- Can I style single post that are in multiple catergories?
- Ignore the Ad on Specific Categories
- How do I change the template specifically for single posts?
- Show single post child category from a determined parent
- My single.php page skips the first div tag
- Search button click sends to single-custom_post_type instead staying at the same page
- Using AJAX on frontend: Synchronous XMLHttpRequest deprecation except for admin role
- Add custom field information to source meta data
- display multiple posts and posts content on a single URL
- How to adjust Related Page Thumb Sizes on single page?
- When category name and title are the same … WP will select archive.php instead of single.php
- How to show data content from single page which is from custom post type?
- Related Posts with removing some categories
- How to get adjacent_post custom_field value
- Single Page of Custom Post Type Not Showing the Content Of post
- Load next post by ID on a single page
- Display Taxonomy Term for CPT on single-CPT.php
- How to Fix Custom WordPress Loop with Pagination on Single Post View?
- “post-name” Renders Using page.php, but “post-name-2” renders with single.php
- different single.php for different page templates
- Post Thumbnail on Single (if elseif else)
- Parent for a single (single.php)
- How to make a list of posts displaying them 5 by 5 with a “next posts” link?
- How do I get a single page navigation depending on the previous page?
- Wrap div-tag around posts in page
- How to get the featured image inside of a single-.php template?