-
Posted a reply to Calendar month picker incorrect with non-English locales (AJAX reload issue), on the site WordPress.org Forums:
I also reported this issue a month ago: https://wordpress.org/support/topic/incorrect-hebrew-month-title-in-calendar-7-2-3-1/ I used a slightly different fix:… -
Created a topic, Incorrect Hebrew Month Title in Calendar 7.2.3.1, on the site WordPress.org Forums:
I saw this bug was previously reported and marked as r… -
Posted a reply to Widget URLs are relative to their display page & are crawled by Google, on the site WordPress.org Forums:
My previous fix in em-calendar.php was wrong, it should be: $next_url = esc_url_raw(add_query_arg( array_merge($link_args, array('mo'=>$month_next,… -
Created a topic, Widget URLs are relative to their display page & are crawled by Google, on the site WordPress.org Forums:
I've noticed my website has thousands of pages in goog… -
Posted a reply to why wp_safe_remote_get?, on the site WordPress.org Forums:
Thank you for your answer. My website have tens of thousands of pages. On a… -
Created a topic, why wp_safe_remote_get?, on the site WordPress.org Forums:
I looked into the most accessed page on my website and…