[wp-meta] [Making WordPress.org] #3336: Themes: Use Cavalcade for Trac sync

Making WordPress.org noreply at wordpress.org
Fri Dec 15 01:25:04 UTC 2017


#3336: Themes: Use Cavalcade for Trac sync
------------------------------------+------------------
 Reporter:  obenland                |       Owner:
     Type:  defect                  |      Status:  new
 Priority:  normal                  |   Milestone:
Component:  Theme Directory         |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+------------------

Comment (by dd32):

 Overall it looks fine to me.
  - I'd probably reduce `theme_directory_check_cronjobs` to every 15m, it's
 not as crucial as on the plugin directory where there's many events per
 minute that need managing / catching if they fail.
  - Rather than `require_once WP_PLUGIN_DIR . '/theme-directory/lib/class-
 trac.php'` I'd use `require_once dirname( __DIR__ ) . '/lib/class-
 trac.php';`

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3336#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list