black-studio / black-studio-tinymce-widget

Black Studio TinyMCE Widget plugin for WordPress
https://wordpress.org/plugins/black-studio-tinymce-widget/
GNU General Public License v3.0
22 stars 13 forks source link

DocBlock improvements #27

Closed cfoellmann closed 9 years ago

cfoellmann commented 9 years ago

You could add:

<?php
/**
* @since 2.0.0
**/

to your functions docblock. Might be a little hard to determine what the right version is for some functions after such a major refactoring.


Offtopic: It feels that a release is close and I am excited!

marcochiesi commented 9 years ago

Good idea. Added in 103be4fa789c3c27c25354bbb84fd9111b839ae2