Required_Page::get_post_state_label()

Summary

No summary available.

Return

(string) The label to show on this post in list tables


Source

File: src/BigCommerce/Pages/Required_Page.php

	public function get_post_state_label() {
		return '';
	}


User Contributed Notes

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