modfiy td_data_source.php

Posted in: Newsmag
Post count: 40

Hi! I need to Custom filter to get random post from last 2 months (instead of las 7 days). I ve already found out here that i need to make some changes at td_data_source.php file located at wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php

But extremely basic question: hot to locate this file? FTP? (which credentials) I cant see this specific file at wordpress.

Post count: 35449

Hi,
Indeed for this, you need to edit the theme files, for example, on this path wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php you can change the popular 7 days – https://i.imgur.com/5VMIaGl.png you need to set the time in seconds, if you want to set it for last 60 days you can replace the number with this one 5,184,000
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.