Title: definition's Replies | WordPress.org

---

# definition

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Job Manager] [Plugin: Job Manager] Fatal Error: Allowed memory size…](https://wordpress.org/support/topic/plugin-job-manager-fatal-error-allowed-memory-size/)
 *  Thread Starter [definition](https://wordpress.org/support/users/definition/)
 * (@definition)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-job-manager-fatal-error-allowed-memory-size/#post-1662526)
 * You’re awesome!
 * It works! Back to normal. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Job Manager] Job Manager & Subscribe2 custom post types](https://wordpress.org/support/topic/job-manager-subscribe2-custom-post-types/)
 *  Thread Starter [definition](https://wordpress.org/support/users/definition/)
 * (@definition)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/job-manager-subscribe2-custom-post-types/#post-1593948)
 * Thanks. I added the code below to the admin-jobs.php file and it works! Subscribe2
   now sends email notification to subscribers upon posting a New Job. I appreciate
   your quick response.
 * function my_post_types($types) {
    $types[] = ‘jobman_job’; return $types; }
 * add_filter(‘s2_post_types’, ‘my_post_types’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Job Manager] [Plugin: Job Manager] Remove Apply Now link for certain jobs but not all](https://wordpress.org/support/topic/plugin-job-manager-remove-apply-now-link-for-certain-jobs-but-not-all/)
 *  Thread Starter [definition](https://wordpress.org/support/users/definition/)
 * (@definition)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-job-manager-remove-apply-now-link-for-certain-jobs-but-not-all/#post-1574695)
 * That worked perfectly, thanks! Great plugin.

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