• Resolved arothmanmusic

    (@arothmanmusic)


    I’m developing a simple plugin that parses some XML and outputs the data as a UL. The code works perfectly well on the latest version of WordPress running on my local machine and other hosting services.

    My client’s site, however, is hosted on WordPress.com. The plugin installs and activates there without a problem, but when I insert the shortcode into the page and try to update the page I get an “Updating failed” message.

    Is there some documentation or something anywhere that would indicate what is different about their hosting environment that would prevent me from returning HTML?

    • This topic was modified 5 years, 5 months ago by arothmanmusic.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter arothmanmusic

    (@arothmanmusic)

    WordPress.com support was able to send me the error log. It had to do with redeclaring a function. Apparently other hosts didn’t mind that.

    • This reply was modified 5 years, 5 months ago by Jan Dembowski.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not a Developing with WordPress topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin works locally but not on WordPress.com’ is closed to new replies.