Title: WordPress Posts Bulk Editor + CRP
Last modified: October 31, 2023

---

# WordPress Posts Bulk Editor + CRP

 *  Resolved [virtualstudio2](https://wordpress.org/support/users/virtualstudio2/)
 * (@virtualstudio2)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-posts-bulk-editor-crp/)
 * Good morning. I have a problem with defining “Meta Fields” for manually selected
   Keywords in CRP. I want to place it in the edition in the WordPress Posts Bulk
   Editor plugin and crp_keyword does not work. Can I ask for help?

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

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-posts-bulk-editor-crp/#post-17165210)
 * I’m not fully clear as to what you want to exactly achieve. Is it [this plugin](https://wordpress.org/plugins/bulk-editor/)?
   Are you trying to set the same keyword across a multiple number of posts?
 * The bulk edit won’t work because the CRP meta is saved in a single field rather
   than a field per entry.
 *  Thread Starter [virtualstudio2](https://wordpress.org/support/users/virtualstudio2/)
 * (@virtualstudio2)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-posts-bulk-editor-crp/#post-17165377)
 * ![](https://i0.wp.com/loving-sex.club/wp-content/uploads/2023/10/1-1536x746.png?
   resize=1536%2C746&ssl=1)
 * ![](https://i0.wp.com/loving-sex.club/wp-content/uploads/2023/10/2-1536x746.png?
   resize=1536%2C746&ssl=1)
 * ![](https://i0.wp.com/loving-sex.club/wp-content/uploads/2023/10/3-1536x746.png?
   resize=1536%2C746&ssl=1)
 * Yes, it’s about this plugin, it serves for bulk editing of posts/pages. I would
   like to set the “Keyword” (Enter either a word or a phrase that will be used 
   to find related posts. If entered, the plugin will continue to search the `post_title`
   and `post_content` fields but will use this keyword instead of the values of 
   the title and content of this post.) for selected posts in bulk through this 
   plugin. I am attaching a screenshot. scr1 I set the “meta fields” in the plugin.
   scr2 I add the keyword phrases in the bulk editor. scr3. But after entering the
   post, there is nothing in the keyword CRP field.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-posts-bulk-editor-crp/#post-17165412)
 * Thanks. This is clear to me. Unfortunately, CRP currently saves the post meta
   under crp_post_meta in a serialised array.
 * So, this would be an example of only setting the keyword:
 *     ```wp-block-code
       a:1:{s:7:"keyword";s:5:"derby";}
       ```
   
 * The 5 would be the number of characters. Also note that, as you probably suspected,
   the keyword is a phrase that is used instead of the title/content of the post
   so passing a comma separated will just include that in the mySQL fulltext search–
   it won’t use each entry independently
 *  Thread Starter [virtualstudio2](https://wordpress.org/support/users/virtualstudio2/)
 * (@virtualstudio2)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-posts-bulk-editor-crp/#post-17165534)
 * ok
 * Thank you for the response.

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

The topic ‘WordPress Posts Bulk Editor + CRP’ is closed to new replies.

 * ![](https://ps.w.org/contextual-related-posts/assets/icon-256x256.png?rev=2985705)
 * [Contextual Related Posts](https://wordpress.org/plugins/contextual-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contextual-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contextual-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/contextual-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contextual-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contextual-related-posts/reviews/)

## Tags

 * [CRP](https://wordpress.org/support/topic-tag/crp/)

 * 4 replies
 * 2 participants
 * Last reply from: [virtualstudio2](https://wordpress.org/support/users/virtualstudio2/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/wordpress-posts-bulk-editor-crp/#post-17165534)
 * Status: resolved