WC_Breadcrumb::add_crumbs_404()

404 trail.


Description Description


Source Source

File: includes/class-wc-breadcrumb.php

	protected function add_crumbs_404() {
		$this->add_crumb( __( 'Error 404', 'woocommerce' ) );
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.