when i print out "the_content" filter functions. it shows that the "post_output_wrapper" function receives a unique namespace like this -> "000000007b3b977e000000009e350c0cpost_output_wrapper"
how can i target that function name?
[22] => Array
(
[000000007b3b977e000000009e350c0cpost_output_wrapper] => Array
(
[function] => Array
(
[0] => GPlus_Authorship Object
(
[in_jetpack] => 1
)
[1] => post_output_wrapper
)
[accepted_args] => 1
)
)