Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
January 2019
Jan 18 Fri · 14:41
Forums med
Created a topic, WP 5 compatibility, on the site WordPress.org Forums:
Please update plugin for WP 5! Please, please!
June 2018
Jun 06 Wed · 07:50
Forums med
Created a topic, Image optimization, on the site WordPress.org Forums:
I used to optimize my images by WP Smush plugin. And y…
Jun 05 Tue · 20:54
Forums med
Posted a reply to External database, on the site WordPress.org Forums:
Aw....so sad...
Jun 05 Tue · 20:51
Forums med
Created a topic, Best caching plugin, on the site WordPress.org Forums:
I used to cache my site with WP Super Cache but after …
March 2018
Mar 23 Fri · 11:37
Forums med
Posted a reply to Get filedate, on the site WordPress.org Forums:
My final result (it works!) <?php /** * Shows filetype, title, filesize and date. */…
Mar 22 Thu · 22:59
Forums med
Posted a reply to [Download Monitor] Get filedate, on the site WordPress.org Forums:
I made some improvements <?php /** * Shows filetype, title, filesize and date. */ if…
Mar 22 Thu · 19:04
Forums med
Posted a reply to Get filedate, on the site WordPress.org Forums:
Sorry for my mistake. I forget about echo now my template looks like <?php /**…
Mar 22 Thu · 18:41
Forums med
Posted a reply to Get filedate, on the site WordPress.org Forums:
here is result https://screenshots.firefox.com/j4K9fgv6bLpflG5b/np-oros.ru
Mar 22 Thu · 15:04
Forums med
Posted a reply to Get filedate, on the site WordPress.org Forums:
I want to get Download title [size, format, timestamp] Here is my template <?php /**…
Mar 22 Thu · 14:55
Forums med
Created a topic, Get filedate, on the site WordPress.org Forums:
I used to use $dlm_download->get_the_file_date(); i…