Quick bug fix release. Not a mandatory update, unless you use More Types plugin or see error notices.
- Fixed two small mistakes that caused error notices.
- Custom post types, particularly those created by More Types plugin, were causing problems.
Quick bug fix release. Not a mandatory update, unless you use More Types plugin or see error notices.
Not logged in. Log in to see your license details.
The Relevanssi error “Could not save the file content to the custom field” means that Relevanssi has managed to read the attachment contents but cannot save them to the _relevanssi_pdf_content custom field Relevanssi uses to store the attachment contents. Relevanssi uses the update_post_meta() function to save the content, and for…