Title: PHP Warning: Undefined variable $content
Last modified: August 10, 2023

---

# PHP Warning: Undefined variable $content

 *  [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/php-warning-undefined-variable-content/)
 * Getting these warnings in `debug.log`
 *     ```wp-block-code
       [09-Aug-2023 15:12:42 UTC] PHP Warning:  Undefined variable $content in  ../wp-content/plugins/job-postings/include/class-pdf-export.php on line 406
       ```
   
 * A fix could be defining the variable e.g. in line 380:
 *     ```wp-block-code
       $content = '';
       ```
   
 * Jobs for WordPress 2.6.2, WordPress 6.2.2

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

 *  Thread Starter [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-warning-undefined-variable-content/#post-17322672)
 * Same problem with Jobs for WordPress 2.7.1, WordPress 6.4.2, PHP 8.1.x
 *  Thread Starter [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-warning-undefined-variable-content/#post-17434348)
 * Same problem with Jobs for WordPress 2.7.4, WordPress 6.4.3, PHP 8.1.x
 *  Thread Starter [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/php-warning-undefined-variable-content/#post-17515197)
 * Same problem with Jobs for WordPress 2.7.5, WordPress 6.4.3, PHP 8.1.x

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

The topic ‘PHP Warning: Undefined variable $content’ is closed to new replies.

 * ![](https://ps.w.org/job-postings/assets/icon-256x256.jpg?rev=1702382)
 * [Job Postings](https://wordpress.org/plugins/job-postings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/job-postings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/job-postings/)
 * [Active Topics](https://wordpress.org/support/plugin/job-postings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/job-postings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/job-postings/reviews/)

## Tags

 * [PHP Warning](https://wordpress.org/support/topic-tag/php-warning/)
 * [undefined variable](https://wordpress.org/support/topic-tag/undefined-variable/)

 * 3 replies
 * 1 participant
 * Last reply from: [Ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/php-warning-undefined-variable-content/#post-17515197)
 * Status: not resolved