• Resolved grice

    (@dustingrice)


    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://ww.wp.xz.cn/plugins/user-activity-log/

Viewing 1 replies (of 1 total)
  • Plugin Author solwininfotech

    (@solwininfotech)

    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.