# Johnpbloch/wordpress moved to a new configuration and WP goes missing

**URL:** https://discourse.roots.io/t/johnpbloch-wordpress-moved-to-a-new-configuration-and-wp-goes-missing/9124
**Category:** bedrock
**Created:** 2017-03-18T07:54:56Z
**Posts:** 82
**Showing post:** 42 of 82

## Post 42 by @swalkinshaw — 2017-03-21T17:09:25Z

So it turns out Trellis is also slightly to blame here we think.

Trellis copies the `vendor` folder to new releases. See [https://github.com/roots/trellis/blob/8666765785aa799cb6828dccf9c6f846eb975cba/roles/deploy/defaults/main.yml#L11-L15](https://github.com/roots/trellis/blob/8666765785aa799cb6828dccf9c6f846eb975cba/roles/deploy/defaults/main.yml#L11-L15)

It seems like there is an issue with the underlying package being updated, but it might be exposed by copying the `vendor` dir instead of just relying on a brand new `composer install` every time.

This was done for speed purposes and has never been an issue until now.

---

_[View the full topic](https://discourse.roots.io/t/johnpbloch-wordpress-moved-to-a-new-configuration-and-wp-goes-missing/9124)._
