There was a filter in the child theme causing the issue:
add_action('excerpt_length','')
Related Posts:
- Disable email notification after change of password
- __(): What if I have to pass in a variable?
- Run WP-CLI using PHP
- How to remove duplicate sub-menu name for top level menu items in a plugin?
- Plugin update error message
- How to build an API as a plugin
- category_name not working (not showing up in sql query debug)
- How can I make my custom shortcode work in a Custom HTML Widget?
- PHP Deprecated: Non-static method should not be called statically
- Update Multiple Post Meta for the Same Post In One call?
- WordPress Hook that will run when media file deleted
- Set a User as Author of all ‘New Posts’ posted
- How do I configure WordPress to talk to a Microsoft SQL Server database?
- Post source link plugin – small modification
- Which hook callback has priority if both plugin and theme use the same hook?
- Calling function from within functions.php returns unwanted value
- Ajax call doesn’t work in frontend but it’s working in backend (when I’m logged in)
- Check if a class exists within a method
- How can I make the “Preview Post” button save and preview in the same window?
- Escape special characters in image link
- Cannot run the code after I activate the plugin
- Displaying admin notice dynamically
- Calling a plugin in theme development
- Unable to activate wordpress importer after installing it
- Get total number of comment of the posts written by an author
- force customers to add only single item to card per purchase EDD [closed]
- How to get post URL in the_content filter?
- Write to / remove from default .htaccess file from plugin?
- WordPress Ajax Callback
- printf – problem to understand code
- Auto delete WordPress users according to time
- How to cancel WordPress’ action/filter when using OOP with anonymous callback
- Why isn’t admin_notices displaying my text? [Simple Plugin, Beginner]
- add_query_arg not working
- Programatically download a plugin
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- How to Use Parameters with a Do_Action Function Within PHP Tags
- Theme my Login plugin, how to update fields
- CSS from textarea in options page to frontend what to do
- How do I pass a post ID to the page URL?
- How would I go about creating a user ranked post popularity page?
- WordPress: PHP code rendering in the wrong place
- New to wordpress, Question about editing PHP
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- Adding a new field to the address field type in gravity forms
- Show admin notice on incorrect value on form field
- Customizing NEXTGEN Gallery To link images to pages
- WooCommerce specifc variations for specific user role [closed]
- Nested shortcode functions accessing variable
- WordPress adding a menu page when activating a plugin
- Ability to automatically redirect a URL
- Passing Page ID used in Meta Box Creation to JavaScript
- Conditional tag doesn’t work in WordPress plugin
- PHP Fatal error: Call to a member function locale() on a non-object
- Why can’t I call a (member) function from within a foreach?
- Are there action hooks for comments?
- syntax error, unexpected ‘while’ (t_while) please help :)
- PHP if statement with German umlauts [closed]
- Why does this code snippet create a critical error on my site? [closed]
- How to redirect non www to www? [closed]
- Inserting Plugins Into Blank Space of Externally Designed WordPress Theme
- Must use Plugin not updating HTML code in head
- Plugin not working locally, but works on server
- Disable Checkbox depending on state of another checkbox
- Cannot access empty property error in Advanced Access Manager
- Somehow adding to “Insert Into URL” posts are contradicting each other
- Pasting this PHP breaks my page. Why?
- Check against server time to display SQL entries – Radio Station DJ Rotator Plugin
- can’t unzip file
- WordPress jQuery Post – Amending Variable Value Within Function Command
- how to display recent post by category on home page
- WordPress Custom Hook with Class method
- Open_basedir errors – But setting basedir to none redults in 502 Bad Gateway
- Auto delete empty posts
- Change plugin descriptions
- WordPress Standard Fix Errors
- How can I find related learndash course id from woocommerce product object?
- How to use Datatable with Ajax when creating plugin on WordPress?
- Showing how many times is plugin activated or deactivated
- Redeclare a plugins function/class in my theme?
- Return function results within shortcode
- get/show Last ID
- Form tries to download a file on submit
- insert multiple entries in database using a loop issue
- Query Shortcode from a multisite to appear on a different site?
- How to echo a plugin’s function into a template?
- Theme editor removes backslashes
- Retrieve data from multiple WordPress sites using PHP script
- Trending Tags based on post views
- It possible to implement an adhoc php web application with wordpress?
- Plugin Hook: Get posts
- Edit Buddypress Groups Activity Page Text [closed]
- How to prevent page load on form submission
- how to add “alt” for all image in wordpress
- WordPress: code structure
- How to add a text in the checkout page woocomerce?
- How to fix template and image buffering issues on website [closed]
- PHP FATAL ERROR
- can not serialize and insert data from custom form
- How can you call to data in google sheet based on ID number?