Changeset 3144848
- Timestamp:
- 09/01/2024 08:17:03 AM (7 months ago)
- Location:
- affiliate-coupons
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
affiliate-coupons/trunk/includes/template-functions.php
r3144842 r3144848 347 347 } 348 348 } 349 function my_function(){350 echo "hello";351 }352 add_action('affcoups_add_after_button','my_function');
Note: See TracChangeset
for help on using the changeset viewer.