Title: Custom Event/Activity
Last modified: September 1, 2016

---

# Custom Event/Activity

 *  Resolved [grice](https://wordpress.org/support/users/dustingrice/)
 * (@dustingrice)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/custom-eventactivity/)
 * Is there any short PHP code that I can use to create a custom event within my
   own plugins etc to keep track of activity with a Type and Description ? For example:
 *     ```
       <?php
       $type = 'Custom Order Form Submitted';
       $description = 'Description...';
       record_user_activity_log_event($type,$description);
       ?>
       ```
   
 * Thank you !!
 * [https://wordpress.org/plugins/user-activity-log/](https://wordpress.org/plugins/user-activity-log/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [solwininfotech](https://wordpress.org/support/users/solwininfotech/)
 * (@solwininfotech)
 * [10 years ago](https://wordpress.org/support/topic/custom-eventactivity/#post-7584005)
 * Hi dustingrice,
 * Thanks for your feature request.
 * We are already working with plugin updates and that may include your feature 
   request, not sure.
 * Plugin update will available within next 20-30 days. And we will sure update 
   here once that feature available with User Activity Log plugin.
 * Enjoy User Activity plugin !

Viewing 1 replies (of 1 total)

The topic ‘Custom Event/Activity’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-activity-log_2b5346.svg)
 * [User Activity Log](https://wordpress.org/plugins/user-activity-log/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-activity-log/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-activity-log/)
 * [Active Topics](https://wordpress.org/support/plugin/user-activity-log/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-activity-log/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-activity-log/reviews/)

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)

 * 1 reply
 * 2 participants
 * Last reply from: [solwininfotech](https://wordpress.org/support/users/solwininfotech/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/custom-eventactivity/#post-7584005)
 * Status: resolved