Anton Vanyukov
@vanyukov on WordPress.org, @Anton on Slack
Bio
Interests
WordPress Origin Story
Contributions
- Member Since: November 26th, 2015
- Location: Australia
- Website: vcore.au
- Job Title: Lead Web Engineer
- Employer: 10up
Contribution History
Anton Vanyukov’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to 404 Crawled Pages, on the site WordPress.org Forums:
Hi @demian85, This is not coming from the plugin. Those pages are not there, by… -
Posted a reply to Выгрузка одной категории с подкатегорией, on the site WordPress.org Forums:
Нет. Вот как-то так: add_filter(‘me_exclude_post’, function ($exclude, $post, $product) { $excluded_categories = array(‘no-use-cat’, ‘any-category’); $categories… -
Posted a reply to Выгрузка одной категории с подкатегорией, on the site WordPress.org Forums:
@nordmanwp9, К сожалению, фильтра для работы с категориями нет. Но есть вот такой: apply_filters( 'me_exclude_post',… -
Posted a reply to Выгрузка одной категории с подкатегорией, on the site WordPress.org Forums:
Добрый день, Да, в настройках можно выбрать подкатегории для выгрузки С уважением,Антон -
Posted a reply to Extra Product Options not loading CF image, on the site WordPress.org Forums:
Specifically in this case - they should not be lazy loaded, because they are inside… -
Posted a reply to Extra Product Options not loading CF image, on the site WordPress.org Forums:
I think, the issue is that the images use relative paths, which my plugin is… -
Posted a reply to Extra Product Options not loading CF image, on the site WordPress.org Forums:
Hi @lazymeow, Unfortunately, I can't check your website - there's a fatal error on the… -
Posted a reply to Bulk background or cron command, on the site WordPress.org Forums:
Hi @odysseyphotos, Sorry for the delay reply. Yes, there's a wp cf-images offload WP CLI… -
Posted a reply to Settings Docs, on the site WordPress.org Forums:
Hi @cptkoolbeenz, I have this guide on the setup: https://vcore.au/tutorials/how-to-setup-cloudflare-images-plugin/ Most options should be self… -
Posted a reply to Blocking offload on save options page, on the site WordPress.org Forums:
Hi @levib, Could you please provide some steps to replicate? I don't think I have… -
Posted a reply to Наценка, on the site WordPress.org Forums:
@jonybravo, Рабочее решение. Тогда я оставлю фильтр в плагине. И при обновлении Ваш код сохранится.… -
Posted a reply to Наценка, on the site WordPress.org Forums:
Добрый день! Я могу добавить этот же фильтр для товаров со скидкой. В папке платина… -
Committed [3236871] to Plugins SVN:
Release 2.0.22 -
Posted a reply to WP Admin Images not Offloaded, on the site WordPress.org Forums:
Hi @kebom, By default images are not fully offloaded. You can enable full offload via… -
Posted a reply to Cloudflare Variant, on the site WordPress.org Forums:
Hi @odysseyphotos, The plugin will attempt to pick up the image dimensions from the img… -
Posted a reply to API error, on the site WordPress.org Forums:
I don't mind adding this option in, but for the majority of users paying for… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01, That's great to hear. Regarding SVG images - when the plugin was originally released,… -
Posted a reply to Cant see offloaded images on cloudflare, on the site WordPress.org Forums:
Hi @estar69, This is an issue when the API token is not correctly set up.… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01, could you please if you have the CF_IMAGES_ACCOUNT_ID and CF_IMAGES_KEY_TOKEN constants in wp-config.php? This… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01 , if the plugin is showing the dashboard, that means that the credentials are… -
Committed [3227839] to Plugins SVN:
Release 2.0.21 -
Posted a reply to Ajax Load Reverts Back to Server Image, on the site WordPress.org Forums:
If you prefer to send me an email, you can use this form here: https://vcore.au/contact-us/… -
Posted a reply to Ajax Load Reverts Back to Server Image, on the site WordPress.org Forums:
Hi @demian85, If images are fetched via non-standard WordPress methods, the plugin cannot intercept that.… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01 , I'm not sure what else to check, to be honest. You can try… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01, that means that the token does not have required permissions... for some reason. Do… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01, yeah, the plugin doesn't verify the validity of the token, there's no easy way… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01 , I think the issue is an incorrect API token (or something is blocking… -
Posted a reply to API error, on the site WordPress.org Forums:
@venkat01, this is interesting. What's the error? Can you please expand the 400 Bad Request… -
Posted a reply to Fully Offloaded Image not working properly with GreenShift Content Blocks-Images, on the site WordPress.org Forums:
Hi @duifs, You only need a manual revert for posts, where fully offloaded images were… -
Posted a reply to Fully Offloaded Image not working properly with GreenShift Content Blocks-Images, on the site WordPress.org Forums:
Existing Posts with Advanced Image Blocks: Unfortunately, these still reference the default file URL Yep,… -
Posted a reply to Fully Offloaded Image not working properly with GreenShift Content Blocks-Images, on the site WordPress.org Forums:
Hi @duifs, I have uploaded a fix to https://github.com/av3nger/cf-images/releases/tag/1.9.5-beta.1 I’m not sure, but I am… -
Posted a reply to Issue with media library after full offload images, on the site WordPress.org Forums:
Yep, download the cf-images.zip and upload it via the plugin menu in wp-admin. WordPress will… -
Posted a reply to Issue with media library after full offload images, on the site WordPress.org Forums:
@duifs, do you, by any chance, use RankMath? I've just found a bug on one… -
Posted a reply to Offloaded Images not working after migration, on the site WordPress.org Forums:
Hi @andrewstanley, Can you please provide a link to any page with issues? Best regards,Anton -
Posted a reply to Issue with media library after full offload images, on the site WordPress.org Forums:
Hi @duifs, Could you please provide some steps I can use to replicate the issue?… -
Posted a reply to Social Sharing og:image not working if fully offloaded, on the site WordPress.org Forums:
@kywong85, could you please provide some steps I can replicate? I'll make a patch -
Posted a reply to cf-images.log file size, on the site WordPress.org Forums:
@kywong85, yes, it's safe to remove. Best regards,Anton -
Posted a reply to cf-images.log file size, on the site WordPress.org Forums:
Hi @kywong85, When you enable logging, there's a waning message saying that this should only… -
Posted a reply to only for logged in, on the site WordPress.org Forums:
Hi @centoasa, If you are seeing images as offloaded when you are logged in, most… -
Posted a reply to Return rendered image size, on the site WordPress.org Forums:
Hi @gmmedia, I don't think so. That's the calculated size on the DOM. The plugin… -
Posted a reply to Images offloaded vs Images on Cloudflare?, on the site WordPress.org Forums:
Hi @gmmedia, Cloudflare has different ways to store and deliver images. This plugin specifically uses… -
Committed [3207813] to Plugins SVN:
Update to version 1.9.4 from GitHub -
Posted a reply to Фильтр выгрузить только последнюю вариацию, on the site WordPress.org Forums:
Я могу добавить фильтр на все вариации, вот тут: $variations = $product->get_available_variations(); Но вам нужно… -
Posted a reply to Фильтр выгрузить только последнюю вариацию, on the site WordPress.org Forums:
Добрый день, @nitroi, В настройках товара можно перетащить вариацию, чтобы она была первой в списке… -
Posted a reply to Выгружается параметр как отдельный товар, on the site WordPress.org Forums:
К сожалению, это так не работает с вариативными товарами. Есть опция single_param в настройках плагина.… -
Posted a reply to Выгружается параметр как отдельный товар, on the site WordPress.org Forums:
Добрый день, @irina812, Все верно, имя вариативного параметра будет одинаковое. А значение разное. Например: <param… -
Posted a reply to Additional Browser TTL’s, on the site WordPress.org Forums:
@abishekrsrikaanth, Done. Added to the upcoming version. Best regards,Anton -
Posted a reply to The plugin is working correctly?, on the site WordPress.org Forums:
Hi @mysurfaceer, Please have a look at this detailed guide on how to setup the… -
Posted a reply to Cropped Images, on the site WordPress.org Forums:
@demian85, I am able to replicate that issue in Chrome, but it's not related to… -
Posted a reply to Error, on the site WordPress.org Forums:
Hi @elmando111, This looks like the Cloudflare Images service is not activated on your account.…
Developer
-
Market Exporter
Active Installs: 1,000+
-
Offload, AI & Optimize with Cloudflare Images
Active Installs: 1,000+
Contributor
-
Fuzion - Write. Create. Dream. AI.
Active Installs: Less than 10
-
My Own CDN
Active Installs: Less than 10
Plugins
-
Fuzion - Write. Create. Dream. AI.
-
Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN
-
Market Exporter
-
Offload, AI & Optimize with Cloudflare Images
-
Smush Image Optimization – Optimize Images | Compress & Lazy Load Images | Convert WebP | Image CDN