-
Mentioned in [59064] on Core SVN:
Date/Time, PHP Compat: Prevent type errors using GMT offset option. -
Created a topic, Variable hight sliders causes page height issues, on the site WordPress.org Forums:
There should be an option in the slider setting where … -
Mentioned in [57595] on Core SVN:
Canonical: Introduce `admin_canonical_url` filter. -
Posted a reply to How to change cache directory without plugin settings, on the site WordPress.org Forums:
Thank you for replying so fast! Yes, if possible I would like to move both… -
Created a topic, How to change cache directory without plugin settings, on the site WordPress.org Forums:
Is there any PHP constants, or filters that I can use … -
Created ticket #59545 on Core Trac:
New filter admin_canonical_url -
Created a topic, Useful plugin, on the site WordPress.org Forums:
I prefer this plugin over others because of the simpli… -
Created a topic, [bug] Plugin upload issue, on the site WordPress.org Forums:
How to reproduce: Default wordpress install Act… -
Posted a reply to Changing login url doesn’t have any effect for bots?, on the site WordPress.org Forums:
Thank you! My thought was login attempt was from a different endpoint then the login… -
Posted a reply to Changing login url doesn’t have any effect for bots?, on the site WordPress.org Forums:
Puzzling thing is that we have both captcha and honeypot enabled. Anyways, I have enabled… -
Created a topic, Changing login url doesn’t have any effect for bots?, on the site WordPress.org Forums:
I have renamed login url from /wp-login.php to somethi… -
Posted a reply to Uncaught TypeError, on the site WordPress.org Forums:
When I rolled back to 19.10 the problem is gone. So that may narrow it… -
Posted a reply to Uncaught TypeError, on the site WordPress.org Forums:
Got the same issue. Here is my stack trace: [04-Dec-2022 16:41:10 UTC] PHP Fatal error:… -
Posted a reply to Breadcrumb schema generator fatal error, on the site WordPress.org Forums:
Rolled back to 19.10 and it fixed the issue. -
Posted a reply to Breadcrumb schema generator fatal error, on the site WordPress.org Forums:
same issue https://wordpress.org/support/topic/uncaught-typeerror-65/ -
Posted a reply to Fatal error: Uncaught TypeError: Argument 1 passed to Yoast\\WP\\SEO\\Generators, on the site WordPress.org Forums:
Same error happens for php 8.0 as well. Here is my stack trace! [04-Dec-2022 16:41:10… -
Created a topic, Breadcrumb schema generator fatal error, on the site WordPress.org Forums:
Error happens in the line below. If you can give me so… -
Created a topic, Warning shows even after upgrading a plugin, on the site WordPress.org Forums:
Looks like the warning notifications doesn't go away a… -
Created ticket #56919 on Core Trac:
REST API term embed 401 - not allowed to view terms for this post -
Posted a reply to Serving cached html pages using nginx, on the site WordPress.org Forums:
Adam, So, basically we need to rename the cache html file to something more predictable.… -
Created a topic, How does the plugin saves config? Is it file based?, on the site WordPress.org Forums:
Hello, It seems everytime I deploy code changes in my… -
Posted a reply to Possible PHP 8 Type error – Uncaught Error: array_merge(), on the site WordPress.org Forums:
please merge the pull request https://github.com/rosell-dk/webp-express/pull/570 -
Posted a reply to Serving cached html pages using nginx, on the site WordPress.org Forums:
Adam, That is fine. I will wait for a reply :) -
Created a topic, Serving cached html pages using nginx, on the site WordPress.org Forums:
Hello, HB plugin saves cached files in wphb-cache dir… -
Posted a reply to Possible PHP 8 Type error – Uncaught Error: array_merge(), on the site WordPress.org Forums:
Issue opened in github. Closing this here. -
Posted a reply to Possible PHP 8 Type error – Uncaught Error: array_merge(), on the site WordPress.org Forums:
Line #292 should change from $converterSpecificWebpConvertOptions = $converter['options']; to $converterSpecificWebpConvertOptions = isset($converter['options']) ? $converter['options'] :… -
Created a topic, Possible PHP 8 Type error – Uncaught Error: array_merge(), on the site WordPress.org Forums:
This happens when I try to test Imagick from settings … -
Posted a reply to [Contact Form by WPForms - Drag & Drop Form Builder for WordPress] Dynamically populate email field value, on the site WordPress.org Forums:
Thank you for the direction! I was able to create a smart tag that allows… -
Created a topic, Dynamically populate email field value, on the site WordPress.org Forums:
I am looking to dynamically populate email value, I ca… -
Created a topic, Compatibility with SearchWP Version 4, on the site WordPress.org Forums:
Hello, I haven't found this info anywhere perhaps i m… -
Posted a reply to Instagram Icon MIssing, on the site WordPress.org Forums:
Did you try re-saving your menu? 1. From the menu uncheck fontawesome and save. 2.… -
Created a topic, PHP 8 Compat Issue, on the site WordPress.org Forums:
From php 8 migration guide: A number of warnings hav… -
Posted a reply to vars.php included too late, on the site WordPress.org Forums:
Having same error on a multisite setup. Call to a member function get_total_site_points() on null… -
Created a topic, PHP Notice – Do you develope with DEBUG disabled?, on the site WordPress.org Forums:
PHP notice with Current Version Notice: Trying to get… -
Created a topic, Wrong fontweight when combining google fonts, on the site WordPress.org Forums:
It happens in both options (anync with webfont loader)… -
Posted a reply to Popup Module – Text Trigger – Align left doesn’t work, on the site WordPress.org Forums:
The style is not working due to this CSS .ba_video_popup_0 .ba-video-popup-text { justify-content: center; }… -
Created a topic, Popup Module – Text Trigger – Align left doesn’t work, on the site WordPress.org Forums:
Have you tested the plugin with popup + text + left al… -
Created a topic, Worked perfectly!, on the site WordPress.org Forums:
Saved my time and works well! -
Created a topic, Authentication using nonce like wp rest api, on the site WordPress.org Forums:
I am first time looking at this plugin and have a quic… -
Created a topic, Unable to change username is settings, on the site WordPress.org Forums:
Please fix the control panel, The default username is … -
Created a topic, Very useful plugin, on the site WordPress.org Forums:
A very useful plugin that saves time. I don't need to … -
Created a topic, Rest Api – List products that purchased by a user, on the site WordPress.org Forums:
I am trying to create a purchased product page where u… -
Created a topic, Menu with many items shows timeout, on the site WordPress.org Forums:
Could anyone check if you can reproduce this? Try to a… -
Created a topic, Expired token error http status code is 200, on the site WordPress.org Forums:
When I send an expired token the resulting JSON is bel… -
Created a topic, [Feature Request] Use Woocommerce Helper function to insert customer, on the site WordPress.org Forums:
When woocommerce exists and role is set to customer, w… -
Posted a reply to Woocommerce Support – Adding Customer instead of Subscriber, on the site WordPress.org Forums:
I had to change default user role to customer in Wordpress settings. Otherwise even if… -
Posted a reply to [Feature Request] REST API Support, on the site WordPress.org Forums:
Thank you I would be happy to help. I need this on my current project… -
Posted a reply to Woocommerce Support – Adding Customer instead of Subscriber, on the site WordPress.org Forums:
But when I send with role customer it adds as subscriber. I have woo commerce… -
Posted a reply to Woocommerce Support – Adding Customer instead of Subscriber, on the site WordPress.org Forums:
Apparently you can send role parameter like this: { "username": "testuser", "email": "test@gmail.com", "password": "333333",… -
Created a topic, Woocommerce Support – Adding Customer instead of Subscriber, on the site WordPress.org Forums:
Is it possible to add customers instead of subscribers…