Hi,
When I use the autocomplete of the “Author name” INPUT, author URL and description doesn’t get enabled. This only occurs with autocompletion, copy/pasting works as intended.
Would it be possible to include the guest author data in the wp-json feeds? It currently shows the author as the individual that created the post. Maybe an object in the _embedded object?
]]>About once a day I receive this error message:
Error Details
An error of type E_ERROR was caused in line 174 of the file /var/www/vhosts/…/wp-content/plugins/guest-author/guest-author.php. Error message: Uncaught Error: Call to undefined function remove_meta_box() in /var/www/vhosts/…/wp-content/plugins/guest-author/guest-author.php:174
Stack trace: 0 /var/www/vhosts/…/wp-includes/class-wp-hook.php(324): BS_Guest_Author->remove_default_author_meta_box(Object(WP_Screen)) 1 /var/www/vhosts/…/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 2 /var/www/vhosts/…/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /var/www/vhosts/…/wp-admin/includes/class-wp-screen.php(424): do_action(‘current_screen’, Object(WP_Screen)) 4 /var/www/vhosts/…/wp-content/plugins/wp-health/src/Services/RequestSettings.php(143): WP_Screen->set_current_screen() 5 /var/www/vhosts/…/wp-content/plugins/wp-health/src/Core/Kernel.php(409): WPUmbrella\Services\RequestSettings->adminLoaded() 6 /var/www/vhosts/…/wp-includes/class-wp-hook.php(324): WPUmbrella\Core\Kernel::WPUmbrella\Core{closure}(”) 7 /var/www/vhosts/…/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 8 /var/www/vhosts/…/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 9 /var/www/vhosts/…/wp-settings.php(722): do_action(‘wp_loaded’) 10 /var/www/vhosts/…/wp-config.php(180): require_once(‘/var/www/vhosts…’) 11 /var/www/vhosts/…/wp-load.php(50): require_once(‘/var/www/vhosts…’) 12 /var/www/vhosts/…/wp-blog-header.php(13): require_once(‘/var/www/vhosts…’) 13 /var/www/vhosts/…/index.php(17): require(‘/var/www/vhosts…’) 14 {main}
thrown
I know the function remove_meta_box is a core function and should exist, however it’s still called in a way where it does not.
Please fix or advise.
]]>Can you confirm the most recent PHP this plugin has been confirmed compatible with? Looking to update my site from 7.4 to 8.2 or higher and want to confirm compatibility.
]]>Hi,
I just want to print the guest author name on a single (custom) post-type page by editing the php template. What is the name of the function + variable that should I print?
Hello,
Im having issues with avatar pictures quality in author box.
I think somehow avatar is requested in low px image and than scaling it up – making it blurry. I hope you can help me to fix this problem. Maybe my theme interfere with guest author plug in?
]]>Hello:
We have been having an issue as of late where author archive pages have been taking an extremely long time to return anything. Our site has over 6000 posts and is running on the block theme. Query Monitor is showing this query returning in 25 seconds.
SELECT wp_posts.ID
FROM wp_posts
LEFT JOIN wp_postmeta
ON ( wp_posts.ID = wp_postmeta.post_id )
LEFT JOIN wp_postmeta AS mt1
ON ( wp_posts.ID = mt1.post_id
AND mt1.meta_key = 'BS_author_type' )
WHERE 1=1
AND wp_posts.post_author IN (32)
AND ( ( wp_postmeta.meta_key = 'BS_author_type'
AND wp_postmeta.meta_value != 'BS_author_is_guest' )
OR mt1.post_id IS NULL )
AND wp_posts.post_type = 'post'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 5
Explain analyze shows nested loops cost=363481 rows=905801 and this is on 6600 posts. Remove the OR statement speeds up the query to under 1 second. I asked a data engineer I know why this is happening and her response
The performance issue you’re experiencing is likely due to the OR mt1.post_id IS NULL condition in your query. When you use IS NULL in combination with a LEFT JOIN, it can lead to a full table scan, which significantly slows down the query. This happens because the database has to evaluate the IS NULL condition for every row, even if the field is indexed.
SO as far as I can tell everything still working on the front end… pages coming up in reasonable amount of time and authors link still working correctly. So wondering why the NULL is in there and what it’s affecting that I’m not seeing
]]>Hey there
I use Guest Author on 2 sites and both keep reporting a fatal error from WordPress. I am using the most up to date version of the plugin. Is there something I can do to stop this happening?
See copy of email warning https://share.zight.com/7KunWwOw
Thank you.
Imogen
Hi,
We use this plugin all the time, the only issue we are having is that the guest author image does not show up in the front end. We have uploaded it in the backend in the plugin but its not showing up . Any ideas how to fix this? TY!
]]>I’m wondering if there is any documentation for this plugin. In particular, I’m trying to figure out what the “User” tab is for.
]]>Hello, We are using Guest Author 2.2 on our multisite network (activated site-by-site instead of network activated). Our sites are running the TagDiv Newspaper Theme 12.6.1, and we are having a problem viewing the author pages.
They are giving us a 404 Not Found error whenever a link with the path /guest-author/john+smith/ is clicked on. In the past a quick deactivation/reactivation of the plugin would temporarily fix this issue, but this is no longer working.
Do you have any suggestions for preventing this 404 issue?
Thank you
]]>Hello, is there a way to export all of the Guest Author data in a CSV format?
]]>We have been using the Guest Author Plugin with html code in the Author description field for hyperlinks and formatting. All this html code has disappeared and if I re-enter it it is removed by saving the post.
Is this related to your latest update or an intentional change?
]]>Hi
I have Custom Post Type plug in,
I can’t get the Guest Author to work with it
Do you know if they are compatible? Is it the other plug in I have to contact or can you help?
Thanks
Amy
I wonder if it’s possible to fetch the guest data using graphql. I’ve taken a wee look and the fields don’t seem to appear anywhere.
]]>For some reason whenever I try to enter the name of my guest author on new posts, its coming across as all lowercase. Where I was authoring posts as ‘EmeryAllen’ is now only coming across as ’emeryallen’. I don’t remember this being an issue before. Is it a bug?
]]>Guest author instead of Jaimie Julia Winters is coming up as jaimie-julia-winters after saving or publishing.
]]>After this mornings update when editors are entering in a guest user name and saving articles instead of seeing the name as “John Smith Editor of New York Times” the name is changed to john-smith-editor-of-new-york-times
]]>Hi there,
When using a guest author name for a post, all comments of this post appear with the gest author name as author, using Wpdiscuz.
I submitted this bug 7 months ago. You answered that this issue would be resolved in the next update, but the problem still remains.
]]>After today update custom author shows all with dashes and small letters
]]>When we specify a Guest Author on a post, that guest author shows up when the post is displayed on a mobile device.
But when the same post is displayed on a desktop device, the original poster shows up.
]]>Hi there,
I am looking for a way to display the created guest users in a list. I am using Author list. What is the defined post type for the guest authors please?
Hi,
I got error everyday from WordPress.
Tiedoston /var/www/vhosts/xxx/httpdocs/wp-content/plugins/guest-author/guest-author.php?rivill? 174 havaittiin virhe lajia E_ERROR. Virheviesti: Uncaught Error: Call to undefined function remove_meta_box() in /var/www/vhosts/xxx/httpdocs/wp-content/plugins/guest-author/guest-author.php:174
WordPress: 6.3.1
Theme: Hello Elementor (versio 2.8.1)
Plugin: Guest Author (versio 2.3)
PHP version: 8.0.30
Hi everyone
I’m using the Guest Author plugin and everything works fine, but I noticed that when writing a post, only Admin users can set a Guest Author as author, while the Editors and lower users can’t.
Is there a way to fix this?
Thank you so much in advance.
Hello,
Im having problems with avatar image quality. How can i improve image quality in my guest author box? (im uploading images in high quality and good resolution)
Best regards,
]]>Hello and thank you for this great plugin.
I have tested the plugin to our live website and in most of the cases it works fine. But it seems that it has a minor incompatibility.
We are using the boombox theme but inside the post page (example https://boombox.px-lab.com/audio-embed-from-soundcloud/) this part is getting override with the guest data and it shouldn’t.
Could you please advise? thank you
Hello…
I have a custom query that I’m writing that is pulling posts that have a meta value set to show up in a featured box on the theme I’m building. However, the Guest Author plugin is over riding my meta_query condition. Is there a way,without deactivating the plugin, to tell it not to run for a specific query or tell it not to run on a specific page? Here’s the query that I’m trying to get to return a single post ID where the editor has checked off that it should show up in the call out box on the sites’ home page. Here’s the bit of code that I’m using to grab a postID . This is wrapped in a foreach statement where I’m processing all authors that have a title set.
$posts = new WP_Query( array( 'posts_per_page' => 1,
'author' => $user->ID,
'meta_query' => array(
array(
'key' => 'dm_show_in_editorial_callout_box',
'value' => 'yes',
)),
'no_found_rows' => true) );
]]>
This is related to sites that are going to have a lot of posts, but you should add in a $query->is_main_query()
check inside of filter_guest_authors()
. Right now you’re adding the meta query to every WP_Query request that may be getting made on the author page, including AdSanity.
This isn’t a case of requesting you support AdSanity, just that. you only add your plugin’s meta query to the main query.
]]>Hi there,
When using a guest author name for a post, all comments of this post appear with the gest author name as author, using Wpdiscuz.
]]>Hi, I have a blog projet with almost 50 authors but I don’t want to create 50 accounts on my WP. So your plugin looks fantasic for my need.
But, do confirm I can’t use regular author filter to build pages dedicated per author ?
I’m using DIVI (not Elementor)
Thanks for letting me know ??
]]>