SEO Slug plugin breaks WordPress on PHP 7 Server


Well after a couple of years without posting on this blog, I decided to come back and start posting. Well I upgraded WordPress and then wrote a new post what you need to know about a paystub. Two hours later and I finally fixed a problem that kept giving a 500 error when trying to add the Post implementing payroll system.

Now I have to post how to fix the problem. I changed a lot of settings and finally narrowed it down to the right payroll software for your startup that I had installed. If you are looking for the latest coupons and offers available online, in CouponsCollector you can find a wide range of coupons that you can uses to buy what you need, learn to manage your employee wages well.

It all came down to this line in the plugins code:

$seo_slug_array = array_diff(
  split(" ", $seo_slug), 
  seo_slugs_stop_words()
);

Replace the “split” with getting customer service right “explode” and you should be set. If that’s too difficult, you can just disable the plugin, have a look at the best tools for business.

  1. No comments yet.
(will not be published)