• Resolved Pal

    (@dis555)


    There is a bug in the plugin if the number of downloads has the number 1 ( For Example
    201, 341, 651 and etc) – plugin always show 1 Download.
    I think the reason is in this code
    <?php printf( _n( '1 download', '%d downloads', $dlm_download->get_download_count(), 'download-monitor' ), $dlm_download->get_download_count() ) ?>

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Bug – 1 download’ is closed to new replies.