Skip to content

Update meta tags syntax, link to cyberchimps, and deprecation of ereg_replace()#3

Open
wrlee wants to merge 9 commits intocyberchimps:masterfrom
wrlee:master
Open

Update meta tags syntax, link to cyberchimps, and deprecation of ereg_replace()#3
wrlee wants to merge 9 commits intocyberchimps:masterfrom
wrlee:master

Conversation

@wrlee
Copy link
Contributor

@wrlee wrlee commented Sep 12, 2017

Collection of "fixes"

  • Fix meta-tag to use commas rather than semi-colons as required by Chrome
  • Updated Slider help docs URL
  • Replaced obsolete calls to ereg_replace() with preg_replace() (now required by PHP 7+)

@wrlee wrlee changed the title Chrome changes to meta tags and deprecation of ereg_replace() Update meta tags syntax, link to cyberchimps, and deprecation of ereg_replace() Sep 12, 2017
@wrlee
Copy link
Contributor Author

wrlee commented Sep 12, 2017

Theme is still not compatible w/PHP 7, but this included, at least, one fix. Sorry for aggregating the older fixes... they'd been sitting on my server for a while.

@wrlee
Copy link
Contributor Author

wrlee commented Sep 12, 2017

Ah! If I did this correctly, you should have two additional changes which fixed the ereg_replace() ->preg_replace() changes.

wrlee and others added 4 commits December 8, 2017 08:49
Make a distinction between `$options->get(id)`'s `[data][id]` value from the
`$options[][id]` value; previously, `get` would not return the latter if the former
existed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant