This is a bug in the theme. The real function does indeed not use the parameter:
/**
* Display the post excerpt.
*
* @since 0.71
* @uses apply_filters() Calls 'the_excerpt' hook on post excerpt.
*/
function the_excerpt() {
echo apply_filters('the_excerpt', get_the_excerpt());
}
PHP will just ignore it, but the unnecessary gettext call should be avoided. Write a bug report.
Related Posts:
- How can I customize the search results in Bones theme?
- Varying Search Result Pages
- Twenty Twelve theme search returns Nothing Found
- Search form not finding content in template page
- Hi everybody, I have a problem of search box
- Moving the search bar to be in menu bar
- How to remove date, author and comment count from Chameleon search results page
- How can I modify the CSS only for the search results page of WordPress?
- Where to find child themes?
- Basic wordpress search shows no results
- How do I remove search bar that isn’t a widget?
- How can i display wath i am searching in a theme
- Search engine for themes [closed]
- Opinions and recommendations on the best barebones base theme [closed]
- How to change the language for the front-end only?
- Different template of products for specific category. WooCommerce
- what the best way to include images from the template’s images folder?
- Switching themes without losing widgets?
- How to use media upload on theme option page?
- WordPress 5 / Gutenberg – theme doesn’t have featured image option showing up
- How to refresh WordPress Customizer panel upon entering a value
- Set Featured Image for Archive templates
- Multiple image logo for theme
- Hide Twenty Eleven Theme From Themes Page
- How do I change Twenty Nineteen’s primary color without using the color slider in the theme customizer?
- How to add the main style.css to my index.php?
- How to attach region identifier to a pretty url?
- What does “Trying to get property of non object in..” mean?
- How to delete default themes
- Exclude file from theme editor
- Change Theme from Plugin based on query_vars
- WordPress can’t see symlinked theme in Ubuntu
- adding multiple sidebars on pages
- Does theme update also update a child theme zip
- Add js into a theme [closed]
- How to know if user choose to show full post or excerpt?
- .htaccess edits
- Broken link to theme asset after restoring backup
- What are the things that will be affected in case there is some wordpress updates or theme updates?
- Create more than one section in Theme Customizer
- Theme settings default, strange behavior before first save
- Color palet in the WordPress’ front-end?
- Get name of current page template in Gutenberg era
- Redux callback action
- Should I implement my own custom theme
- How to translate a string that contains a WordPress sitename
- How can I manually activate my previous theme without browser access to dashboard?
- Advantages of wordpress theme vs wordpress as a backend only [closed]
- Is that a malicious code?
- Theme, WordPress Version, MySQL Version, PHP Version Update affected files and folders
- Can “Classic Editor” plugin help to replicate the old website / theme development experience from c. 2011?
- Creating custom meta box throws PHP warning error in WordPress
- What is the point of needing add_theme_support( ‘html5’) in WordPress 5.x
- Plugin and themes are adding the same stylesheets
- How to display footer menus in wordpress
- WordPress EduPress and businessbite Theme Installation Failed [closed]
- How can my user make their own Blog/Diary
- Debugging in WordPress at Theme installation [duplicate]
- understanding theme hierarchy
- Posts as filtered list – expandable
- How to remove current theme customizations
- Jquery Theme Roller to WordPress
- Implementation of language_attributes function
- my blog crashes ie7?
- Setting Multiple Post Containers Across Homepage And Costumize Them
- Flexslider in child theme
- How to edit the default comment title?
- wordpress-theme 2017: featured image behaviour: where to set the height of the featured image?
- Trying to create a child theme with plugin
- Theme CSS missing completely
- Own Theme custom CSS does not display in editor but works in page
- Remove Read More Buttons
- CSS/JS is not working in multi lang installation
- Error while downloading WordPress themes
- wordpress theme link url
- Theme stops media uploader from working
- Work on theme files on a server & browser preview before installing it
- Route to custom file
- “Template is missing” install error on non-child theme
- div having different appearances in different themes
- Satoshi WordPress Theme – Portfolio SetUp Issues
- wordpress template page Usage [duplicate]
- No “available widgets” (wordpress 3.2.1 multisite)
- How to create a second index.php?
- How to make a website like the ones in theme demos? [closed]
- how to use Easy Docs theme to write a book?
- theme 2016 – customize css – nothing happens
- Can’t upload the theme
- Divi theme including javascript
- 2 WP websites same content different themes
- How is WordPress child related to Buddypress child theme
- Best Practice Jumbotron Image for WordPress ~ Responsive
- How to make a page extend full screen [closed]
- Should you directly edit Template Parts and Templates from themes?
- Remove ALL HTML from single page
- Remove Google Fonts from parent theme within a child theme [closed]
- Define a Custom Template Part As A Widget Area
- Changing Sidebar In 2023 Theme
- Disabling Full Site Editor (FSE)
- get_post_meta() doesn’t allow email