wordpress.org codebase

You can try out the api.wordpress.org. Take for example the secret MP6 plugin: http://api.wordpress.org/plugins/info/1.0/mp6.xml The current version is given by: <version type=”string”> <![CDATA[ 0.8 ]]> </version> and it looks like the previous versions are listed in the compatibility tag: <compatibility type=”array”> <array key=”3.4.1″> <array key=”1.0.0″> <integer>100</integer> <integer>1</integer> <integer>1</integer> </array> <array key=”1.0.1″> <integer>100</integer> <integer>1</integer> <integer>1</integer> </array> … Read more

Using Subversion to deploy WordPress

Well, nothing prevents from using Subversion for solving this tasks Note: some steps may differ depending on layout of your own repository for themes/plugins (I suppose, they are dirs inside trunk, and the whole tree doesn’t repeat standard WP-layout: /wp-content/themes/ wp-content/plugins/) In order to start you have to have: Empty Subversion repository, in which you … Read more

My new WordPress plugin version is not showing up in the plugin directory. It’s been 4 days what could the problem be?

@articlestack According to the trac revision log you added a new directory under your root with the same name as the plugin. It looks like your whole root directory got copied to the new directory because it contains all the tagged versions and trunk. The plugin bot will not be able to find your newly … Read more

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