Tagged Questions
0
votes
1answer
30 views
Our plugin tags not appearing in WordPress Plugin Repository
We have an appointment calendar plugin at WordPress Plugin Repository.
In our plugin readme.txt, we have already added tags like:
=== Appointment Calendar ===
Contributors: a.ankit, FARAZFRANK, ...
1
vote
1answer
137 views
Custom headers for the WordPress plugin directory
I just have submitted one of my simple WP Widget to the Wordpress Directory.
http://wordpress.org/extend/plugins/wp-twitter-trends/
I want to add Plugin Title Image as like in ...
2
votes
3answers
176 views
Styling readme.html in plugin?
I am making readme.html file for a plugin with some detailed setup instruction that need to include screenshots.
As rest of UI I want it be consistent with WordPress style and so I looked at its own ...