Creating external apps WordPress / How they work

WordPress features a very rich XML-RPC interface that you can work with from external applications. It provides you access to most of the functionality you’d have directly in the admin – write posts, edit posts, edit comments, create/edit categories, manage site options, upload files, etc. As a matter of fact, certain third-party applications are already … Read more

Posting From Apple Aperture?

As this is a matter of Aperture/Lightroom plugins, maybe this Question could be posed in other sites of the Stack: Photography Ask Different The Aperture side seems to have less options: the only plugin I’ve found seems outdated, Pixelpipe an Applescript that may be of use if tweaked. This Mac blogging app, Marsedit, may be … Read more

Where to put third party PHP library?

If each plugin/theme functions on its own, then you should probably drop the the library in every theme/plugin. Then just check to see if it a class or function from the third-party library exists before requiring it. <?php if( class_exists( ‘SomeClass’ ) ) { // require/include here } or <?php if( function_exists( ‘some_function’ ) ) … Read more

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