[Plugin: Posts 2 Posts] Is it possible to add additional data in stdclass Object?
-
Firstly, I want to thank you scribu for this great plugin you made. π
Is it possible to add additional data in stdclass Object?
My purpose for this was to add the featured attachment image link to it so I could just pull it out rather using the wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), ‘thumbnail’); would add additional queries. Maybe if there is a filter for this in the plugin.Or if maybe if someone has another way of querying featured image for each connected posts efficiently, maybe you could share it. π
The topic ‘[Plugin: Posts 2 Posts] Is it possible to add additional data in stdclass Object?’ is closed to new replies.