Articles on: Developers

FlyingPress plugin upgraded

Run any code when the FlyingPress plugin updates:

add_action('flying_press_upgraded',function(){ /* Write your code here */ });

Updated on: 23/11/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!