I can’t get the GUID-field as a column into my post-sheet. Is this a feature, because in general GUIDs shouldn’t be changed, or a bug?
Best regards
Chris
]]>My website started to run slowly. After checking in Query Monitor, I found some slow SQL queries caused by Meow_MWL_Core->resolve_image_id()
The images used as (static, hardcoded in HTML) layout elements are checked in the database.
SELECT?ID
FROM?wp_posts
WHERE?guid?LIKE?‘%wp-content/themes/YYYYYYY/img/cal.png%’
Such an image does not appear in the database. Is it possible to deactivate this somehow?
There are 8-10 such queries and they (all) take 0.4-0.5s.
I tried (no effect):
wpengine.com
will no longer function after the phase out.
Many of my sites have GUIDs like https://clientname.wpengine.com/?p=1
.
https://bettersearchreplace.com/doc/running-a-search-replace/ suggests that GUIDs should only be changed before a site goes live. However, given the situation, it seems best to replace https://clientname.wpengine.com/
with https://www.clientname.com/
. Does that seem sensible to others?
E.g.:
standard GUID:
<guid isPermaLink="false">https://example.com/?p=149072</guid>
modified GUID:
<guid isPermaLink="false">https://example.com/?p=149072?republish=1672688700</guid>
I think the hope here is that the GUID remains the same, but readers pick up the republish again. How can this be done, and do you see any negative implications? If this can be added as a feature to ‘pro’, I would buy it.
]]>Have using mfth_rename(example_ID, “example.jpg”). The file success change but in the database wp_posts the field “guid” haven’t change. Is that normal ?
Thanks.
]]><guid isPermaLink="false">https://www.domain.com/?p=99</guid>
Is there a method to change the URL to display instead the pretty permalink? So instead of this on the end:
/?p=99
it displays:
/2021/11/07/name-of-post
“Unable to get Group Guid please check your Access Token”
Can you help me?
Thanks in advantage for all.
]]>Is there anything we can do with the plug-in to solve this issue? We do not have any coding expertise so it is hard to change anything related to PHP.
Thank you for your attention.
]]>