Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 142888

Override class / functions

$
0
0

Replies: 0

Hi,

Can you help me for override your class in your plugin. With other plugin, this technique works.

Like this :

// Remove action plugin sliced
	function remove_plugin_actions_sliced(){
         global $Sliced_Payments;
         remove_action( 'sliced_invoice_top_bar_left', array( $Sliced_Payments, 'get_gateway_buttons' ) );
    }
add_action('after_setup_theme','remove_plugin_actions_sliced');

(i have licence freelance)

Thank you in advance,

Cordially.

  • This topic was modified 1 minute ago by WebMat.
  • This topic was modified 54 seconds ago by WebMat.

Viewing all articles
Browse latest Browse all 142888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>