rtCamp / wp-plugin-bootstrap

A skeleton wordpress plugin to bootstrap & standardize your development
http://rtcamp.com/
9 stars 7 forks source link

assets support in deploy.sh #3

Closed rahul286 closed 12 years ago

rahul286 commented 12 years ago

WordPress SVN supports assest folder which holds a banner image for wordpress.org repo homepage and also screenshots for plugin.

Sample: http://plugins.svn.wordpress.org/nginx-helper/assets/

As assets contains images only we can create a folder like img/assets/ BUT we will not put in SVN trunk or tags.

We will copy in SVN plugin repo root - http://plugins.svn.wordpress.org/nginx-helper/

We can also maintain this folder in plugin-root but it will create clutter...

MiteshShah commented 12 years ago

Now README.md File Support SVN assets/banner-772x250.{png,jpg} Files https://github.com/rtCamp/wp-plugin-bootstrap/commit/63800537c538aa31414eb431096f2cb13dcb095d