Patrick Daly
Member
Posted 2 years ago #
When I install a plugin from the repo that I've made (http://plugins.trac.wordpress.org/browser/hybrid-byline/) the title in the "Installed Plugins" breaks the page.
- The link is missing from the title
- The title should be "Hybrid Byline" but it uses all of the commented out code instead.
Any ideas?
Patrick Daly
Member
Posted 2 years ago #
Turns out that the file I was using had been created on a Mac that uses its own Newline format so where I was seeing line breaks in my code the PHP wasn't.
So, if you run into this problem you either need to create a new file and copy and paste the contents into it if you're on Windows. If you're a Mac user you may need to change some file saving preferences and this may help: http://themeshaper.com/how-to-set-line-endings-in-smultron-for-your-wordpress-themes/