Rookie
Forum Replies Created
-
Forum: Plugins
In reply to: [Query Monitor] Missing changelogAh I see, Thanks @johnbillion
Forum: Plugins
In reply to: [Zippy] Functional problems in new version wordpressif WPML uses the same slug (post_name) in different translations β then the plugin wonβt work as expected and will replace the first found post with the same slug.
Ok problem. Yes if users pick to use so which I do. As it’s not used as language it’s used as market.
Could you consider supporting wpml?
Until then if it adds complexity right now maybe work around to allow to be on the specific page edit and open zippy and that would trigger replace for the specific page if slug match? That way I could work around.
Your idea of asking the user to select posts to be replaced is really good but it wonβt be implemented so fast. But with the next release, it may come
That would be amazing. What’s up for next release and when hehe. Maybe to support single at page replacement as mentioned above? π
Forum: Plugins
In reply to: [Zippy] Functional problems in new version wordpress@loyaltymanufaktur I do have sme feedback like dont export user_login and user_password. For no reason this is needed to successfully export and import.
Otherwise it seems to work great! It’s a simple bug great plugins just would prefer some fixes.
Not sure if it’s 100% compatible with wpml as if a page has the same name in multiple languages how does it detect which one to import? Slug can be the same but the url will nto exmaple.com/en/slug/ which other is example.com/slug/ do you detect the difference and if they have the same page name?
Search & override articles that have the same name or slug.
Name or slug could also change maybe option to use ID also which also could change for sure. Please confirm WPML support.Maybe a last confirmiation once you have detected same name or slug etc? “do you want to replace with this one?” and give a popup screen with the link to the post-edit and frontend url. That would make it more confortible it detected the correct one. And see maybe diff-checker to show what is changed for users who want?
Then in settings you can enable or disable double check, diff-checker etc. I agree slug is a good way to detect same as they should not or are rare to change.
Waiting with the 4 or 5 star for a bit π
- This reply was modified 2 days, 10 hours ago by Rookie.
- This reply was modified 2 days, 10 hours ago by Rookie.
- This reply was modified 2 days, 10 hours ago by Rookie.
- This reply was modified 2 days, 10 hours ago by Rookie.
- This reply was modified 2 days, 10 hours ago by Rookie.
- This reply was modified 2 days, 10 hours ago by Rookie.
- This reply was modified 2 days, 10 hours ago by Rookie.
Forum: Plugins
In reply to: [Flying Fonts by WP Speed Matters] Local cache for google fontsThanks @gijo! Would be a good fit for the plugin and for users not yet on FlyingPress. And the code quality is always good and can trust the flying-dev! π
Forum: Plugins
In reply to: [Zippy] Functional problems in new version wordpress@loyaltymanufaktur Is it wokring in wordprss 5.6 and will it export and include custom fields such as custom fields from ACF?
Forum: Plugins
In reply to: [Redis Object Cache] Conflict with cache system in freemiusDid you tried contacting the
erropix-hydrogen-pack
author and ask for the timeout setting for redis. Usually it requires that the code level changes required to increase the timeout https://stackoverflow.com/questions/18072407/php-redis-timeout-read-error-on-connection Also see as per the suggestion in stackover flow it is set to 0 which is recommended.From the hosting, but this should not be needed or be specified per plugin.
I also read it should eb set to 0 but the use of freemius sdk cause it to timeout?
While for me it seems like object-cache.php is the responsible for cache handling, Freemius do not integrate with Redis.
I checked the Freemius class and found it use wp_cache_set which is standard WordPress API for cache.- This reply was modified 1 week, 2 days ago by Rookie.
Forum: Plugins
In reply to: [Black Bar] Long sql code rows break the visual tableSeems to be used by “Freemius” Freemius, have two plugins using it as their SDK.
One will move to EDD soon so will apply this https://github.com/Freemius/freemius-fixer once it’s done.
If the value needs evaluating, a better way to do this is with apply_filters(‘console’, $value) which will unserialise the value being updated and print it to the console tab.
Can you show me an example? Is it supposed to work as the profiler?
Why can’t the profiler show time + amount of SQL queries you profile. As the general sql profile is showing everything. Would be useful. And also to see which queries are cached and not to better improve the calls. How do you check if a query is cached by wordpress or not?
Forum: Plugins
In reply to: [Black Bar] Long sql code rows break the visual tableThat’s great and I could vote for!
This edge case is an extreme one, and only occurs when performing an UPDATE query of a long serialised string value to the database. 99% of the time you will not be doing this kind of SQL query on page load.
So you would say I have an issue I need to look into?
The SQL tab is meant to help you evaluate SQL query performance. If you are using it to inspect serialised values that you are saving to the database
Yes but hard to see everything at a glance without all scrolling just a minor styling update as I had this never ending horizontal scrolling bar, and it was just annoying.
a better way to do this is to use apply_filters(‘console’, $updateValue)
What will this do?
Forum: Plugins
In reply to: [Black Bar] Long sql code rows break the visual table@geminilabs https://snipboard.io/ucxbyw.jpg
- This reply was modified 2 weeks ago by Rookie.
Forum: Plugins
In reply to: [Site Reviews] Allow emojis in respond publiclyMy bad copied from slack.
Forum: Plugins
In reply to: [WP Cloudflare Super Page Cache] Clear all Cloudflare HTML cache only@salvatorefresta Great will check it out!
Happy new year!
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Query string removla bug?@gabelivan Did you manage to test and find the issue?
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Fail to unload certain hardcoded scripts@gabelivan Any update on this one?
Forum: Plugins
In reply to: [Comments - wpDiscuz] /public_html/var/lib/phpsessionIt was hosting related, my bad. wpDiscuz was just one of the session footprints.
Forum: Plugins
In reply to: [WP Cloudflare Super Page Cache] Clear all Cloudflare HTML cache only@salvatorefresta Nice! π Merry Christmas! π