WordPress plugin update not showing on wp.org [closed]

For those having this problem… It’s really rare… In most cases you will be missing something like Stable Tag: in your readme.txt file (it should be latest production-ready version). You will also need to make sure, version is correct on your main plugin .php file header. Also… version should be tagged to tags/{your_version} with svn … Read more

what’s meaning of it when submit a theme?

OK, I figured it out. It took a bit of digging and many bad suggestions. The solution is actually quite simple. Just replace this in your theme files: Where you have this: <div class=”comments”> <?php comments_template(); ?> </div> Replace it with this: <div class=”comments”> <?php if ( comments_open() ) : ?><br /><p><br /><?php comments_template(); ?><br … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)