Title: Faytesp's Replies | WordPress.org

---

# Faytesp

  [  ](https://wordpress.org/support/users/faytesp/)

 *   [Profile](https://wordpress.org/support/users/faytesp/)
 *   [Topics Started](https://wordpress.org/support/users/faytesp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/faytesp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/faytesp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/faytesp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/faytesp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/faytesp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [add_action undetected by wp_schedule_single_event](https://wordpress.org/support/topic/add_action-undetected-by-wp_schedule_single_event/)
 *  Thread Starter [Faytesp](https://wordpress.org/support/users/faytesp/)
 * (@faytesp)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/add_action-undetected-by-wp_schedule_single_event/#post-3066820)
 * still unable to fix the action hook, would creating it in a seperate file before
   I schedule affect the outcome? though this would create alot of unnecessary files.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [add_action undetected by wp_schedule_single_event](https://wordpress.org/support/topic/add_action-undetected-by-wp_schedule_single_event/)
 *  Thread Starter [Faytesp](https://wordpress.org/support/users/faytesp/)
 * (@faytesp)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/add_action-undetected-by-wp_schedule_single_event/#post-3066761)
 * Also for those wondering about the function, it includes a file with a simple
   class in it to acquire the time. Once the class saves the time in a variable,
   I serialize the object of the class so I can call the object later and check 
   what time the event was called. I have also ran this function separately and 
   it works as well being able to get the current time, store it in a serializable
   object and later call the object and unserialize it to display the time.

Viewing 2 replies - 1 through 2 (of 2 total)