Commit graph

4 commits

Author SHA1 Message Date
Kelly Dwan 553247cbf7
Pledge List: Display pledges in list with sort and search ability (#33)
* Use the post-type when choosing template partial
* Add pledge archive templates
* Style pledge list page
* Style individual pledge
* Use pledge featured image for the logo
* Fix aspect ratio of image
* Add real contributors to the pledges
* Enable sorting and searching of pledges
* Add pledge sorting markup
* Style the page header
* Restrict any pledges with no contributors from being shown on the frontend
* Update contributor count key name
2019-10-25 16:34:46 -04:00
Kelly Dwan fc51de3a90
Add all current textdomains
Once we decide on the correct domain we can use that, until then this is causing potentially false errors
2019-10-08 12:16:00 -04:00
Kelly Dwan bb12bce7ab
Fix exclude/include patterns
Using include + exclude was accidentally excluding the whole plugin directory. Instead, use only exclude and exclude everything but our plugin.
2019-10-08 11:14:38 -04:00
Kelly Dwan a5bf51cc58
Add Composer and PHPCS 2019-10-01 13:42:11 -04:00