Title: jeffhowcodes's Replies | WordPress.org

---

# jeffhowcodes

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories] after update error when editing with elementor](https://wordpress.org/support/topic/after-update-error-when-editing-with-elementor/)
 *  [jeffhowcodes](https://wordpress.org/support/users/jeffhowcodes/)
 * (@jeffhowcodes)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/after-update-error-when-editing-with-elementor/#post-15029854)
 * > The PHP log shows PHP Fatal error: Uncaught Error: Undefined constant “expireType”
   > in plugins\post-expirator\post-expirator.php:617
 * There is a typo on line 617 and 619. In both places `$opts[expireType]` should
   be `$opts['expireType']`
 * add those quotes to fix it.
    -  This reply was modified 4 years, 7 months ago by [jeffhowcodes](https://wordpress.org/support/users/jeffhowcodes/).

Viewing 1 replies (of 1 total)