Title: Customize Daily.php
Last modified: August 21, 2016

---

# Customize Daily.php

 *  Resolved [gonzalesc](https://wordpress.org/support/users/gonzalesc/)
 * (@gonzalesc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/customize-dailyphp/)
 * Hi:
    I want customize the template daily.php , then I’m using WP_query()
 * For test, it works fine! but only for test.
 * Daily does not send any mail, I have this log:
 *     ```
       2013-08-27 02:56:55 000000 --  **** Start logging **** mp_sched_proc_newsletter *** level : 8191 **** (5.4) **** /wp-cron.php?doing_wp_cron=1377572212.4002320766448974609375
       2013-08-27 02:56:55 000000 -- !------------------------------------------------------------------------------------------------------------------------------------------------------!
       2013-08-27 02:56:55 000000 -- !     Scheduling Newsletters    event : ** Twice daily **                                                                                              !
       2013-08-27 02:56:55 000000 -- !------------------------------------------------------------------------------------------------------------------------------------------------------!
       2013-08-27 02:56:55 000000 -- ! Newsletter id                  ! scheduler            ! processor            ! timestamp  ! time                                                     !
       2013-08-27 02:56:55 000000 -- !------------------------------------------------------------------------------------------------------------------------------------------------------!
       2013-08-27 02:56:55 000000 -- ! daily                          ! day                  ! day-1                ! 1377561601 ! Martes 27th of agosto 2013 00:00                         !
       2013-08-27 02:56:55 000000 -- !------------------------------------------------------------------------------------------------------------------------------------------------------!
       2013-08-27 02:56:55 000000 --  **** End   logging **** mp_sched_proc_newsletter *** level : 8191 **** status : TRUE
       ```
   
 * Can I use WP_query() in a template of Mailpress?
    How it works daily.php? actually
   sends daily post and these are repeated? or send only new post?
 * [http://wordpress.org/plugins/mailpress/](http://wordpress.org/plugins/mailpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [arena](https://wordpress.org/support/users/arena/)
 * (@arena)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/customize-dailyphp/#post-4070084)
 * daily sends posts of the previous day, so if you have no post on previous day,
   it won’t send anything …

Viewing 1 replies (of 1 total)

The topic ‘Customize Daily.php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mailpress_f0e2c4.svg)
 * [MailPress](https://wordpress.org/plugins/mailpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpress/reviews/)

## Tags

 * [daily](https://wordpress.org/support/topic-tag/daily/)
 * [query_posts](https://wordpress.org/support/topic-tag/query_posts/)
 * [template](https://wordpress.org/support/topic-tag/template/)
 * [wp_query](https://wordpress.org/support/topic-tag/wp_query/)

 * 1 reply
 * 2 participants
 * Last reply from: [arena](https://wordpress.org/support/users/arena/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/customize-dailyphp/#post-4070084)
 * Status: resolved