If you look a little further down in the source of Breadcrumb Trail, you’ll notice this line:
/* Apply filters to the arguments. */
$args = apply_filters( 'breadcrumb_trail_args', $args );
The author has made it possible for you to do exactly what you need, without editing the core file! Simply hook into the breadcrumb_trail_args filter in your functions.php:
function wpse_104094_breadcrumb_trail_args( $args ) {
$args['before'] = '';
return $args;
}
add_filter( 'breadcrumb_trail_args', 'wpse_104094_breadcrumb_trail_args' );
Related Posts:
- How can I use WordPress functions in my stylesheet?
- Difference between add_filter and apply_filters
- How can I call a function from one plugin within another plugin?
- Is it possible to define a template for a custom post type within a plugin independent of the active theme?
- Loading external page template and enqueue script from plugin causes 403 forbidden error
- Open Source plugin and requires licence
- How to delete the Hello Dolly plugin automatically?
- Where the Nickname is being used in WordPress
- Should a SEO plugin be necessary? [closed]
- LaTex MarkUp – align equations
- How can I mass-update/save all WordPress posts and pages?
- Create plugin with 3rd party MIT license code
- Notice: wp_get_http is deprecated since version 4.4.0!
- How Do I add a redirect rule to WordPress?
- Is their any way to Extend WPDB class and Overwrite the Default Query Function
- How to check plugins for malicious code?
- How to properly secure my WordPress installation?
- How to add usermeta to “Notice of Email Change” email message
- How to use WP-FirePHP extension?
- WP plugin updates
- How to create a Page alias in WordPress
- Is it necessary to translate WordPress key terms when localizing a plugin
- Best way to inject css into admin_head in plugins?
- How to display a category list in a mediawiki like way?
- Comparisson between date() and a date from wp_postmeta
- Remove from Google Tags with less than 2 posts
- Adding dynamic section to WordPress
- Release a plugin with composer installed packages
- woocommerce product attributes
- Yoast SEO blocking/re-initialising longer running process
- How can I rewrite a plugin generated URL?
- Add Fields with Sub-Fields to WP Job Manager
- wp_mail() is not working on server
- Hide plugin list
- template_redirect not being called when using ajax
- WordPress language switcher
- How to edit/delete single row items in a table on my own menu page
- Set WordPress Featured Image For All Post Slugs Matching Image File Name in Specified Directory
- Restore a Plugin’s Default Settings
- Mass Import Users without sending new user notification
- WordPress login with Phone Number [closed]
- Disable wp_enqueue_styles action for specific page
- Is there plugin to show recent posts from one website in the widget area of another?
- Get a list of galleries from an album in NextGEN Gallery [closed]
- How to correctly detect accessing wp-content/uploads?
- How to create custom embed block in gutenberg wordpress
- How to add css class to a specific set of images?
- Undefined property: WP_Post_Type::$ID
- Getting RGBA colour from gutenberg colourpicker
- WooCommerce E-Check payment gateway disappeared when site switched to multi-site
- How can sanitize $_FILES[‘haq_slider’] field
- How to generate CSS from a shortcode within a plugin
- Using jquery migrate for plugins incompatible with jquery 1.10.2
- Disable multisite-wide plugins on specific sites
- Facebook plugin shows existing comments
- How to trigger $_GET request within admin plugin page?
- Wp favorite posts get user favorites in profile using buddypress [closed]
- WordPress plugin – Error “Plugin generate 2890 characters of unexpected output when activated”
- How to configure two SMTP Server for wordpress
- Preferred way of cacheing a value in php
- Internationalization autocomplete JS variable
- What is the correct way to update both WP/plugins/themes without breaking the site?
- Override global query results without hooks
- Making a plugin “Suite”?
- Automatically add attributes to woocommerce product?
- How to read individual user’s directory and display content to that specific user?
- Adding a slider captcha to the comment system
- Rotating background images with admin options
- Howto accurately position images with maximum flexibility?
- Using a post-signup hook to get user details
- How to apply a patch via plugin?
- How to merge two .PO language files?
- wp_remote_get() returns 403 while file_get_contents() does not
- Programmatically Process Order through WooCommerce/Stripe Payment Gateway [closed]
- how to access all user dashboard on fronted page [closed]
- Display Swift Snippets in WordPress
- How to set add question capability for author role in wp pro quiz plugin
- Which widget to use for display category post with view more? [closed]
- Create a multisite network for an existing installation
- Configuring Propel to Work with Multisite
- Add custom JavaScript that is a combination of CDN/uploaded files and easily-edited code?
- Wysiwyg editor errors
- AFNetworking incorrectly interpreted WP_Error
- polylang + category/tag custom language link
- How do I log out users from a restricted page if they are already logged in on another device? [closed]
- Form with response button after on table after submission
- Fatal error in wordpress
- how to add meta for order in woocommerce
- Increased max_upload_filesize, but still can’t upload plugin [closed]
- How to connect WordPress media to another host?
- How to add product author carousel in wordpress? [closed]
- Meta box not displaying on the plugin page
- public custom posts not showing in my wordpress plugin
- adding firstname and lastname on registration
- Plugin question, How to insert a colon in a value box
- Change homepage logo for each site multisite setup
- Need a Category List for the category slug
- how to override g5-ere plugins files in main theme?
- Tickera missing attendees – No attendees found
- My english page does not show