jeremyclark13 / automatic-theme-plugin-update

Self hosted plugin and theme update scripts
http://clark-technet.com/2010/12/wordpress-self-hosted-plugin-update-api
548 stars 147 forks source link

Theme Info #18

Closed gasatrya closed 11 years ago

gasatrya commented 11 years ago

I need to put the changelog.txt in

'info' => array(
        'url' => 'http://domain.com/changelog.txt' 
    )

But the problem is the iframe in dashboard is too big. Is there any good way to display the theme changelog?

turtlepod commented 11 years ago

i don't think you can alter the iframe width, but you can use html, and modify your changelog via css.. make sure to make magin-top around 90px