Front_End::get_embed_filter_priority()
Return the filter priority for the automaticembed in post content
Return
(int)
Source
File: includes/libs/front-end.class.php
public function get_embed_filter_priority(){ return $this->embed_filter_priority; }