umchal
@umchal on WordPress.org and Slack
- Member Since: August 6th, 2012
-
Posted a reply to Way to avoid being blocked by ad-blocker, on the site WordPress.org Forums:
Thanks for the clarification!1 year ago
-
Posted a reply to Way to avoid being blocked by ad-blocker, on the site WordPress.org Forums:
Thank you for the very clear instruction. I get an impression that it's quite complicated…1 year ago
-
Created a topic, Showing custom oEmbed preview outputs in Gutenberg, on the site WordPress.org Forums:
Hi there, I'm trying to display custom oEmbed preview…1 year ago
-
Posted a reply to WP_Query: retrieve posts of publish and private of the logged-in user, on the site WordPress.org Forums:
Wait, I was testing with the administrator privilege. When I test with the subscriber user…1 year ago
-
Posted a reply to WP_Query: retrieve posts of publish and private of the logged-in user, on the site WordPress.org Forums:
Ah, When I test it with a logged-in user, actually the generated query is like…1 year ago
-
Posted a reply to WP_Query: retrieve posts of publish and private of the logged-in user, on the site WordPress.org Forums:
Hi, So do you mean you have to manually write a SQL query? It is…1 year ago
-
Created a topic, WP_Query: retrieve posts of publish and private of the logged-in user, on the site WordPress.org Forums:
Hi there, I'm wondering if there is a way to perform …1 year ago
-
Created a topic, Way to avoid being blocked by ad-blocker, on the site WordPress.org Forums:
Hi there, By reading this discussion, the "piwik.php"…1 year ago
-
Created a topic, Rules broke with sites with sub-directory installation, on the site WordPress.org Forums:
Hi there, Recently I have updated the plugin to the l…1 year ago
-
Posted a reply to Misleading doc-block description for the current_time() $gmt parameter, on the site WordPress.org Forums:
Wait, Greenwich Mean Time might mean the time without any offsets. In that case, it's…1 year ago
-
Created a topic, Misleading doc-block description for the current_time() $gmt parameter, on the site WordPress.org Forums:
Hi there, I'd like to point out the doc-block descrip…1 year ago
-
Posted a reply to Default sorting posts of custom post types with the `hierarchical`, on the site WordPress.org Forums:
Ops, I said the opposite. You're right: to list posts in the order that latest…1 year ago
-
Posted a reply to Default sorting posts of custom post types with the `hierarchical`, on the site WordPress.org Forums:
To list posts by the order they are created. Even pages are sorted in that…1 year ago
-
Created a topic, Default sorting posts of custom post types with the `hierarchical`, on the site WordPress.org Forums:
Hi there, Custom post types with the hierarchical arg…1 year ago
-
Posted a reply to Hierarchical option changes the default sort order in the All Posts table view, on the site WordPress.org Forums:
I tested with manual coding and it seems that it's not your plugin but the…1 year ago
-
Created a topic, Broken comment reply links, on the site WordPress.org Forums:
Hi there, I'm just reporting that after activating th…1 year ago
-
Posted a reply to robots.txt shows 404, on the site WordPress.org Forums:
That's nice to hear. You too have a nice day!1 year ago
-
Posted a reply to robots.txt shows 404, on the site WordPress.org Forums:
Never mind. The site is installed in a sub-directory. In that case, the robot.txt cannot…1 year ago
-
Created a topic, robots.txt shows 404, on the site WordPress.org Forums:
Hi there, I'm wondering if the plugin is configured p…1 year ago
-
Created a topic, Hierarchical option changes the default sort order in the All Posts table view, on the site WordPress.org Forums:
Hi there, I've come across an issue that the default …1 year ago
-
Created a topic, This should be built-in to core, on the site WordPress.org Forums:
Works just fine even after 8 yeas from the release. I…1 year ago
-
Posted a reply to Database tables are not installed, on the site WordPress.org Forums:
Suggestions: maybe, in a future version, 1. add a check if the server supports InnoDB…1 year ago
-
Posted a reply to Database tables are not installed, on the site WordPress.org Forums:
OK, solved. There was a line in the MySQL configuration file. skip-innodb Changed it to…1 year ago
-
Posted a reply to Database tables are not installed, on the site WordPress.org Forums:
After enabling the debug mode, I get the following in the debug.log. [04-Dec-2019 17:13:37 UTC]…1 year ago
-
Created a topic, Database tables are not installed, on the site WordPress.org Forums:
Hi there, I just installed the plugin on my local tes…1 year ago
-
Created a new ticket, #48861, in Core Trac:
Twenty Seventeen inserts an empty .entry-footer content for custom ...1 year ago
-
Created a topic, Not working well with posts with page breaks, on the site WordPress.org Forums:
Hi, Nice plugin. I came across an issue that the tab…1 year ago
-
Posted a reply to A non-numeric value encountered in, on the site WordPress.org Forums:
It is a known bug with the outdated SimplePie library incompatible with PHP 7.1 or…2 years ago
-
Created a new ticket, #46465, in Core Trac:
Implement logic that performs PHP code after connection with client is ...2 years ago
-
Posted a reply to Why WordPress doesnt have SVN mirror on GitHub, on the site WordPress.org Forums:
There is another mirror. Recently, I wanted to find plugins that use a particular library.…2 years ago
-
Posted a reply to Query posts with a meta key of post ID whose post no longer exists, on the site WordPress.org Forums:
Figured it! SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_postmeta AS mt ON ( wp_posts.ID…2 years ago
-
Posted a reply to Query posts with a meta key of post ID whose post no longer exists, on the site WordPress.org Forums:
Ah, actually it doesn't check whether the shop post exists or not, which is required.…2 years ago
-
Created a topic, Query posts with a meta key of post ID whose post no longer exists, on the site WordPress.org Forums:
Hi there, I'm looking for an efficient way to query p…2 years ago
-
Posted a reply to Programmatically Clone Discount Code, on the site WordPress.org Forums:
It was helpful. Thank you!2 years ago
-
Created a topic, Programmatically Clone Discount Code, on the site WordPress.org Forums:
Hi, I'm trying to copy(clone) existing discount codes…2 years ago
-
Posted a reply to Callback called twice when method name and class name is same, on the site WordPress.org Forums:
Oh, I see. Thank you!2 years ago
-
Created a topic, Callback called twice when method name and class name is same, on the site WordPress.org Forums:
Hi, I just came across an issue that added callbacks …2 years ago
-
Created a topic, So Good, on the site WordPress.org Forums:
I have to say this is fantastic! Pros: - Got rid of p…2 years ago
-
Created a topic, Determine whether current page does not render the theme outputs, on the site WordPress.org Forums:
Hi there, I'm wondering what would be a good way to d…2 years ago
-
Posted a reply to WP_UnitTestCase::tearDownAfterClass() -> “mysqli_query(): Couldn’t fetch mysqli”, on the site WordPress.org Forums:
Thanks for your insight. I was using Codeception to run tests and it seems that…4 years ago
-
Created a topic, WP_UnitTestCase::tearDown() causes “mysqli_query(): Couldn’t fetch mysqli”, on the site WordPress.org Forums:
Hi there, I've been getting an error with the test to…4 years ago
-
Posted a reply to Creating a widget with input fields compatible with Theme Customizer, on the site WordPress.org Forums:
That is something I was looking for. Thank you!4 years ago
-
Created a topic, Creating a widget with input fields compatible with Theme Customizer, on the site WordPress.org Forums:
Hi there, To develop a widget, this Codex page (https…4 years ago
-
Created a topic, Option to override the global Terms of Agreement, on the site WordPress.org Forums:
Hi there, Currently, it seems the both terms (terms f…4 years ago
-
Wrote a comment on the post Shortcode Roadmap Draft One (Proposal – Request for Comments), on the site Make WordPress Core:
The biggest problem of shortcodes from my view is that they remain in the posts…6 years ago
-
Suggested an idea, Commentcode (Alternative to shortcode)
6 years ago