How to override plugin functions?
-
Hi.I want to modify some parts of Awesome Support to fit my needs, for example, at file “includes/admin/class-admin-tickets-list.php”, there is a function at line 446 called:
public function custom_columns_content( $column, $post_id )
I want to override that function. Is there a way to do it without having to directly modify the plugin files?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to override plugin functions?’ is closed to new replies.