Making WordPress.org


Ignore:
Timestamp:
08/02/2018 07:12:19 PM (8 years ago)
Author:
coreymckrill
Message:

WordCamp Reports: Updates to WordCamp Status and WordCamp Details reports

  • Simplify the Details report, making all criteria optional, and adding a parameter so specific WordCamp IDs can be submitted.
  • Rework the UI of the Status report so that it utilizes the Details report for exporting data about WordCamps that appear in the results.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-reports/index.php

    r7573 r7588  
    134134        __NAMESPACE__ . '\Report\Payment_Activity',
    135135        __NAMESPACE__ . '\Report\Sponsorship_Grants',
     136        __NAMESPACE__ . '\Report\WordCamp_Status',
    136137        __NAMESPACE__ . '\Report\WordCamp_Details',
    137         __NAMESPACE__ . '\Report\WordCamp_Status',
    138138        __NAMESPACE__ . '\Report\Meetup_Groups',
    139139        __NAMESPACE__ . '\Report\Meetup_Events',
Note: See TracChangeset for help on using the changeset viewer.