SheetDB wordpress plugin allows you to add content from Google Spreadsheet to your wordpress site. To add content, add shortcode that looks like this. Content from within will be rendered as many times as there are rows in the spreadsheet. Each time new row is rendered, you can refer to any value using the notation {{column name}}. You can use following optional attributes * limit The number of rows that should be returned * offset Row from. Example search= name=Tom&age=15″ * sort-by The column you want to sort by * sort-order sort in asc or desc order. This plugin use SheetDB.io to fetch data from Google Spreadsheet. You must have account at SheetDB account is free for 500 requests month. Add SheetDB plugin to your site, activate it, then all you need to do is use the shortcode wherever you want... Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Read more