whanklee
Forum Replies Created
-
It is annoying that this cannot be deleted on website. It would be useful to have such a function to delete old pages.
Do you plan to release this feature?
Forum: Plugins
In reply to: [Plus WebP or AVIF] Fatal error: Allowed memory sizeThe plugin is full of bugs, functions not working, memory leak and so on.
Anybody using this?
Forum: Plugins
In reply to: [Plus WebP or AVIF] PHP Deprecated: stripos() errorAlways getting this error message:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16384 bytes) in?/var/www/demo/public_html/wp-includes/class-wpdb.php?on line?2320
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Using following property in wp-config.php:
define ( ‘WP_MEMORY_LIMIT’, ‘128M’ );
Forum: Plugins
In reply to: [Email Post Changes] WordPres 6.3 issueNo one said new update was released. You have to fix it manually. I shared a link where to find a solution for this issue. You should edit that php file.
Forum: Plugins
In reply to: [Email Post Changes] WordPres 6.3 issueYeah, I found that solution. You can also check it on https://tinyurl.com/4yyuuhc8
- This reply was modified 1 year, 7 months ago by whanklee.
Forum: Plugins
In reply to: [Email Post Changes] WordPres 6.3 issue[09-Aug-2023 12:23:24 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/domain/public_html/wp-includes/functions.wp-styles.php on line 90
[09-Aug-2023 12:27:04 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function wp_get_footnotes_from_revision(), 2 passed in /var/www/domain/public_html/wp-includes/class-wp-hook.php on line 310 and exactly 3 expected in /var/www/domain/public_html/wp-includes/blocks/footnotes.php:211
Stack trace: 0 /var/www/domain/public_html/wp-includes/class-wp-hook.php(310): wp_get_footnotes_from_revision() 1 /var/www/domain/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters() 2 /var/www/domain/public_html/wp-content/plugins/email-post-changes/class.email-post-changes.php(106): apply_filters() 3 /var/www/domain/public_html/wp-includes/class-wp-hook.php(310): Email_Post_Changes->post_updated() 4 /var/www/domain/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() 5 /var/www/domain/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 6 /var/www/domain/public_html/wp-includes/post.php(4720): do_action() 7 /var/www/domain/public_html/wp-includes/post.php(4853): wp_insert_post() 8 /var/www/domain/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(880): wp_update_post() 9 /var/www/domain/public_html/wp-includes/rest-api/class-wp-rest-server.php(1188): WP_REST_Posts_Controller->update_item() 10 /var/www/domain/public_html/wp-includes/rest-api/class-wp-rest-server.php(1035): WP_REST_Server->respond_to_request() 11 /var/www/domain/public_html/wp-includes/rest-api/class-wp-rest-server.php(447): WP_REST_Server->dispatch() 12 /var/www/domain/public_html/wp-includes/rest-api.php(418): WP_REST_Server->serve_request() 13 /var/www/domain/public_html/wp-includes/class-wp-hook.php(310): rest_api_loaded() 14 /var/www/domain/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() 15 /var/www/domain/public_html/wp-includes/plugin.php(565): WP_Hook->do_action() 16 /var/www/domain/public_html/wp-includes/class-wp.php(398): do_action_ref_array() 17 /var/www/domain/public_html/wp-includes/class-wp.php(779): WP->parse_request() 18 /var/www/domain/public_html/wp-includes/functions.php(1335): WP->main() 19 /var/www/domain/public_html/wp-blog-header.php(16): wp() 20 /var/www/domain/public_html/index.php(17): require(‘…’) 21 {main}thrown in /var/www/domain/public_html/wp-includes/blocks/footnotes.php on line 211
thrown in /var/www/domain/public_html/wp-includes/blocks/footnotes.php on line 211
- This reply was modified 1 year, 7 months ago by whanklee.
I know this is an extra feature, but is there any way to develop it for me? Of course, I’d pay for it. I am waiting form your answer as soon as possible. Thank you very much.
No, you don’t understand my problem. I saved a section as reusable block then I would like to add this block to page by using Elementor. So, I have a reusable block that I want to use on pages. How can I do that?
Hi,
I installed development version, however, Text color (selected text color and selected text background color) is missing from this version. Could you tell me why? I loved that feature.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] How to delete formsI still see forms after reinstalling. How can I delete plugin completely? I want to purge all data.
Oh, it sucks. It is too expensive for a month. I loved this plugin. I will no longer use it.
Same problem here.
Hi.
My site is https://widescreen.hu
Forum: Developing with WordPress
In reply to: Run action after publishing a postForum: Developing with WordPress
In reply to: Run action after publishing a postI checked them. The value of new_status is publish, the second one’s auto-draft. So, I think it should work, the condition is true.