• Resolved Redouane

    (@donlk)


    Hi,

    I think this is a fork of Josiah’s Paged Post Slider, no? I might be wrong, but in any case, this a great plugin/fork, works much faster and more effecient. Although both plugins seem to have PHP notices visible with the WP_DEBUG mode ON (i’m testing the plugin on a dev site before moving it to prod).

    See here: http://tvguidearabia.com/chernobyl/?p=14147

    The notices are also visible on the plugin’s settings page after hitting “save”.

    Although I don’t believe these notices appear with DEBUG off I thought you might be interested to know, since the fix is really just checking for variables’ existence or just declaring them empty $var = '';.

    I was wondering if it was possible to i18n the plugin, so I don’t have to edit the plugin’s files just to edit “Previous/Next/Of”. I might be mistaken but, I think they are included in WP l10n files, so you’ll just use that and save yourself the hassle.

    Thanks for the awesome plugin.

    https://ww.wp.xz.cn/plugins/jquery-post-splitter/

Viewing 1 replies (of 1 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Thank you for the appreciation. This plugin can have the same functionality like Josiah’s but there are big differences in its structure. Have a look here https://downloads.wp.xz.cn/plugin/jquery-post-splitter.2.3.0.zip and try to use it. If still you are getting notices etc. so let me know. In fact i am improving it more and refining the code for better and fast maintenance but can’t bother my existing plugin users. In new version i have changed “nextpage” to “nextpart” which is a major change in implementation. New version is good for fresh users but i am still working on some easy to migrate way. Once again i appreciate the way you appreciated, i would love to fix the things you will report in future too.

Viewing 1 replies (of 1 total)

The topic ‘i18n and PHP Notices’ is closed to new replies.