apedog
@apedog on WordPress.org and Slack
- Member Since: June 29th, 2017
Contribution History
apedog’s badges:- Core Contributor Core Contributor
-
Posted a reply to Easy Updates Manager not working with GitHub updater, on the site WordPress.org Forums:
Followup: I've cross-posted this issue to the plugin-update-checker library repo: https://github.com/YahnisElsts/plugin-update-checker/issues/353 Also worthy of note:…1 week ago
-
Created a topic, Easy Updates Manager not working with GitHub updater, on the site WordPress.org Forums:
I have several custom plugins that use https://github.…2 weeks ago
-
Posted a reply to Special utf8 characters appearing when using WP-Optimize Cache, on the site WordPress.org Forums:
Thanks for the followup. I'm pretty certain at this point the problem was the flush()…4 weeks ago
-
Posted a reply to Special utf8 characters appearing when using WP-Optimize Cache, on the site WordPress.org Forums:
Like I said, it's intermittent. So I can't reproduce the problem. But IIRC it's mainly…4 weeks ago
-
Posted a reply to Special utf8 characters appearing when using WP-Optimize Cache, on the site WordPress.org Forums:
Thank you for that link. I believe there is a flush() command in one of…4 weeks ago
-
Created a topic, Special utf8 characters appearing when using WP-Optimize Cache, on the site WordPress.org Forums:
This is an intermittent issue I've been experiencing. …1 month ago
-
Posted a reply to Undismissible error notice – tho everything is working fine, on the site WordPress.org Forums:
Oh, Thank you for that. For some reason I thought all WP constants are unslashed.…1 month ago
-
Created a topic, Undismissible error notice – tho everything is working fine, on the site WordPress.org Forums:
This notice is undismissible: It looks like you are m…1 month ago
-
Posted a reply to Option to disable cache for specific post types, on the site WordPress.org Forums:
oh thanks. that's workable.1 month ago
-
Created a topic, Option to disable cache for specific post types, on the site WordPress.org Forums:
hi, Is there a way to disable caching for specific pos…1 month ago
-
Created a new ticket, #49241, in Core Trac:
Filter to add post types to custom page templates in get_post_templates()2 months ago
-
Wrote a comment on the post WP Notify Meeting Recap – January 13 2020, on the site Make WordPress Core:
I agree with the sentiment many have expressed that intermediary (ie. temporary) changes should be…3 months ago
-
Reopened ticket #48863, in Core Trac:
i18n: Use %s placeholders in wp-admin/options-permalink.php3 months ago
-
Posted a reply to Plugins: how to run upgrade routines when using Composer, on the site WordPress.org Forums:
Thank you Joy3 months ago
-
Created a topic, Plugins: how to run upgrade routines when using Composer, on the site WordPress.org Forums:
This is a general question regarding plugin updates/up…3 months ago
-
Created a new ticket, #49110, in Core Trac:
Add ability to lock/restrict public REST API access from WP Admin3 months ago
-
Reopened ticket #9175, in Core Trac:
Admin Option Page lacks Infos about serialized Option Values3 months ago
-
Created a new ticket, #49079, in Core Trac:
Allow more than one admin email (multiple recipients)3 months ago
-
Created a new ticket, #49060, in Core Trac:
wp_die() to accept text_direction = 'ltr'3 months ago
-
Posted a reply to Problem upgrading WordPress with custom directory structure, on the site WordPress.org Forums:
SOLVED It was a problem with an mu-plugin https://github.com/lkwdwrd/wp-muplugin-loader used to load other mu-plugins installed…4 months ago
-
Posted a reply to Problem upgrading WordPress with custom directory structure, on the site WordPress.org Forums:
Ok, I just tried this with an empty custom wp-content folder - and the issue…4 months ago
-
Posted a reply to Problem upgrading WordPress with custom directory structure, on the site WordPress.org Forums:
@bcworkz Thank you but that's not it. I have both WP_SITEURL and WP_HOME defined in…4 months ago
-
Created a topic, Problem upgrading WordPress with custom directory structure, on the site WordPress.org Forums:
On my local development machine I have the following f…4 months ago
-
Wrote a comment on the post PHP Coding Standards Changes, on the site Make WordPress Core:
I've opened up a ticket for this #484005 months ago
-
Reopened ticket #48400, in Core Trac:
Coding Standards: Revisit decision to keep PHP 'array()' notation and ...5 months ago
-
Created a new ticket, #48400, in Core Trac:
Coding Standards: Revisit decision to keep PHP 'array()' notation and ...5 months ago
-
Wrote a comment on the post Introducing handling of big images in WordPress 5.3, on the site Make WordPress Core:
Can optimization/image-processing options be hooked by a plugin? ie. removing/overwriting exif data from front-facing srcset?…6 months ago
-
Wrote a comment on the post PHP Coding Standards Changes, on the site Make WordPress Core:
It’s much more descriptive for beginners. Umm, so WordPress is now about teaching PHP to…6 months ago
-
Created a new ticket, #48223, in Core Trac:
parse_request(): When request has multiple matching rewrite rules, and ...6 months ago
-
Created a new ticket, #48216, in Core Trac:
Option to disable/bypass/shortcircuit redirect_guess_404_permalink6 months ago
-
Created a topic, Updating cloned github repo from dashboard, on the site WordPress.org Forums:
Quick question: If I clone the github wordpress/wordpr…7 months ago
-
Posted a reply to Feature request: minify inline js without aggregating, on the site WordPress.org Forums:
It's not about impact to performance. It's about wanting to keep inline css and javascript…7 months ago
-
Posted a reply to Feature request: minify inline js without aggregating, on the site WordPress.org Forums:
Thanks, I can use that hook. Simple enough. Tho I sincerely think this could be…8 months ago
-
Created a topic, Feature request: minify inline js without aggregating, on the site WordPress.org Forums:
Hi, Would it be possible to have an option to minify …8 months ago
-
Wrote a comment on the post Follow-up Discussion on Major Auto Updates, on the site Make WordPress Core:
I gave the blocks as an example. It could be any other feature. I myself…8 months ago
-
Wrote a comment on the post Follow-up Discussion on Major Auto Updates, on the site Make WordPress Core:
Your comment makes it quite clear that the genie is NOT out of the bottle.…8 months ago
-
Wrote a comment on the post Follow-up Discussion on Major Auto Updates, on the site Make WordPress Core:
All else being equal, opt-in is the morally correct choice.8 months ago
-
Wrote a comment on the post Dev Chat Summary: March 29th, 2019, on the site Make WordPress Core:
March 29th typo in the title?10 months ago
-
Created a topic, New wp_body_open tag and action hook in WP 5.2, on the site WordPress.org Forums:
New hook (finally!) in WordPress 5.2, for adding scrip…11 months ago
-
Wrote a comment on the post Miscellaneous Developer Updates in 5.2, on the site Make WordPress Core:
Theif function_exists/else do_action is some real ugly shim to have in theme template files. I'd…11 months ago
-
Posted a reply to Recognize plugins from other directories, on the site WordPress.org Forums:
Thanks. I didn't mean this as a report. Apologies if that wasn't clear. I was…11 months ago
-
Created a topic, Recognize plugins from other directories, on the site WordPress.org Forums:
Hi, I have a plugin that allows me to include plugins …11 months ago
-
Created a topic, ‘Do not allow’ button not working, on the site WordPress.org Forums:
Clicking 'Do not allow' button does not work. The noti…1 year ago
-
Created a topic, Semantic versioning and PHP requirements, on the site WordPress.org Forums:
Is this upgrade a breaking change? For servers running…1 year ago
-
Posted a reply to Feature request: add another disable option, on the site WordPress.org Forums:
Developer tools are interactive and are manipulated by scripts. I sometimes need to just look…1 year ago
-
Created a topic, Feature request: add another disable option, on the site WordPress.org Forums:
I use your plugin not only for minification on my prod…1 year ago
-
Posted a reply to Is there a non-obfuscated version of the redirection.js file?, on the site WordPress.org Forums:
Basically I want to decode the non-latin url's when the plugin prints them onscreen. And…2 years ago
-
Created a topic, Is there a non-obfuscated version of the redirection.js file?, on the site WordPress.org Forums:
I have a lot of old encoded url's that I'm updating to…2 years ago
-
Posted a reply to Dynamically reparse sharing buttons on ajax generated page, on the site WordPress.org Forums:
I see this has been marked as resolved. The solution suggested does not work.2 years ago
-
Posted a reply to Dynamically reparse sharing buttons on ajax generated page, on the site WordPress.org Forums:
ok, I tried inserting ngfb_get_sharing_buttons() into my template fragment. It prints nothing. empty. No new…2 years ago