How can the temporary update directory be changed?

Impossible. The path is hard coded in many places (wp-admin/includes/update-core.php for example). I think this is worth a Trac ticket, if there isn’t one already. We can move the directories for plugins, themes and mu-plugins. This is the last thing why we need a wp-content directory at all. Update There was a short discussion in … Read more

Upgrading themes never works

Could not create directory is still a permissions error; have you checked Changing File Permissions « WordPress Codex? Are wp-content, themes and plugins 755? Any file that needs write access from WordPress should be owned or group-owned by the user account used by the WordPress (which may be different than the server account). For example, … Read more

Good methodology for upgrading a large/complex sites?

I don’t know of a great before and after comparitor that would get you the results you need. In fact I would be worried that any tool like that won’t catch any failures in functionality. Honestly I would suggest incrementally building up a testing suite that goes through some of your standard processes and verifies … Read more

What are the properties of $item passed in the auto_update_{$type} filter?

It is one element of the response Array that’s a property of the object stored in the update_plugins or update_themes site transient. That transient looks like this (var_dump()ed): object(stdClass)#1 (4) { [“last_checked”]=> int(1519305016) [“response”]=> array(1) { [“akismet/akismet.php”]=> object(stdClass)#2 (11) { [“id”]=> string(21) “w.org/plugins/akismet” [“slug”]=> string(7) “akismet” [“plugin”]=> string(19) “akismet/akismet.php” [“new_version”]=> string(5) “4.0.3” [“url”]=> string(38) “https://wordpress.org/plugins/akismet/” … Read more

update Semiologic?

SP for any stable release. WP as you see fit normally, I discuss that with Denis as well. Right now SP is compatible with WP 3.0.1 and WP 2.9.2 so you have the choice. The memo on WP is “3.x only if you need it”. That’s how I take it for my own and client … Read more

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