Title: neonWired's Replies | WordPress.org

---

# neonWired

  [  ](https://wordpress.org/support/users/neonwired/)

 *   [Profile](https://wordpress.org/support/users/neonwired/)
 *   [Topics Started](https://wordpress.org/support/users/neonwired/topics/)
 *   [Replies Created](https://wordpress.org/support/users/neonwired/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/neonwired/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/neonwired/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/neonwired/engagements/)
 *   [Favorites](https://wordpress.org/support/users/neonwired/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 42 total)

1 [2](https://wordpress.org/support/users/neonwired/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/neonwired/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/neonwired/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Registration & Membership - Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder] Major Checkbox bug](https://wordpress.org/support/topic/major-checkbox-bug/)
 *  Thread Starter [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/major-checkbox-bug/#post-13242125)
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Templates for blocks](https://wordpress.org/support/topic/templates-for-blocks/)
 *  Thread Starter [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/templates-for-blocks/#post-13184808)
 * the woocommerce_blocks_product_grid_item_html filter will do the trick. Thanks.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [What’s the minimum wordpress version to support php 7.3](https://wordpress.org/support/topic/whats-the-minimum-wordpress-version-to-support-php-7-3/)
 *  Thread Starter [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/whats-the-minimum-wordpress-version-to-support-php-7-3/#post-12381620)
 * i want the opposite of that. essentially the max php version wordpress supports.
   i.e. when did wordpress start supporting php7.3?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DeMomentSomTres WordPress Export Posts With Images] Export page?](https://wordpress.org/support/topic/export-page/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/export-page/#post-4391382)
 * I had the same issue, poor docs, I think what it does is to modify the normal
   wordpress export so there is no new menu item, just the normal tools -> export
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [New admin panel 3.8 is terrible](https://wordpress.org/support/topic/new-admin-panel-38-is-terrible/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/new-admin-panel-38-is-terrible/page/3/#post-4449455)
 * Speaking as a UI designer this is a classic example of UI designers not understanding
   what their job is. Your job is not to follow whatever aesthetic fashion happens
   to be on the front page of dribble this week but to think about and consider 
   how users interact with the admin. This is what a UI designer is and does, if
   you’re not doing that you might as well quit and paint pretty pictures for a 
   living.
 * Whilst it’s not quite worthy of some of Microsoft’s recent efforts it’s pretty
   bad and poorly thought out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Should the_content filter be applied multiple times?](https://wordpress.org/support/topic/should-the_content-filter-be-applied-multiple-times/)
 *  Thread Starter [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/should-the_content-filter-be-applied-multiple-times/#post-3244551)
 * Any takers?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 3.4 Bug – Page Templates](https://wordpress.org/support/topic/wordpress-34-bug-page-templates/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/wordpress-34-bug-page-templates/page/2/#post-2813378)
 * [@junior89](https://wordpress.org/support/users/junior89/) Unsure if this bug
   effects the front end display of templates or just the admin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress 3.4 Bug – Page Templates](https://wordpress.org/support/topic/wordpress-34-bug-page-templates/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/wordpress-34-bug-page-templates/page/2/#post-2813249)
 * I had a similar issue with the 3.4 update, certain page templates were showing
   and others weren’t, turns out it was the formatting in the php file
 * `<?php /*Template Name: 1 Column Page */ ?>`
 * Won’t work
 *     ```
       <?php
       /*Template Name: 1 Column Page */
       ?>
       ```
   
 * Will work.
 * Apparently the newline is required in 3.4. This is a pretty silly bug that could
   potentially break thousands of themes which I hope will be fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JSON API] [Plugin: JSON API] Security Issues and Stolen Information?](https://wordpress.org/support/topic/plugin-json-api-security-issues-and-stolen-information/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-json-api-security-issues-and-stolen-information/#post-2738323)
 * You do make a good point there, though I think you’re situation is unique as 
   the plugin only exposes what most themes do anyway which is why it probably doesn’t
   bother with any authorization.
 * If it is necessary to hide certain data you could always hack to core controller
   to hide it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JSON API] [Plugin: JSON API] Security Issues and Stolen Information?](https://wordpress.org/support/topic/plugin-json-api-security-issues-and-stolen-information/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-json-api-security-issues-and-stolen-information/#post-2738321)
 * Anything you publish on the web is open and public unless you password protect
   it. That’s the bottom line.
 * It would be interesting, however, to use oAuth to secure data. It’s a bit of 
   work but I can’t think of any reason it wouldn’t be doable.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] No flash upload – changed to Multisite](https://wordpress.org/support/topic/plugin-nextgen-gallery-no-flash-upload-changed-to-multisite/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-no-flash-upload-changed-to-multisite/#post-2782845)
 * I had similar problems with the flash uploader refusing certain files with no
   error message or any hint why, it turned out it was because they were above the‘
   Max upload file size’ set in Network settings and is 1500Kb default.
 * So it may be you need to up this settings as 1500Kb is gonna be too small for
   99% of modern images.
 * The bug here is really that the flash uploader isn’t giving any warnings or error
   it just doesn’t upload.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MM Forms Community] [Plugin: MM Forms Community] Alternatives?](https://wordpress.org/support/topic/plugin-mm-forms-community-alternatives/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-mm-forms-community-alternatives/#post-2517973)
 * Great I was going to if no-one else did, I have my own fork with a lot of changes
   and bug fixes. I’ll try and add some when i get time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Unable to Upload Images](https://wordpress.org/support/topic/plugin-nextgen-gallery-unable-to-upload-images-1/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-unable-to-upload-images-1/#post-2762739)
 * I’m having similar problems, it seems the flash uploader is completely broken
   sometimes it uploads fine, sometimes it only does a few images out of a bunch
   and most of the time non at all.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MM Forms Community] [Plugin: MM Forms Community] Alternatives?](https://wordpress.org/support/topic/plugin-mm-forms-community-alternatives/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-mm-forms-community-alternatives/#post-2517935)
 * I have an extensively customized copy that irons out a look of the bugs, it looked
   like the code was being released as open source on google code and I was hoping
   to help with the project but it disappeared so I’m not sure what the status of
   it is.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pirobox Extended V.1.0 wp-plugin] [Plugin: Pirobox Extended V.1.1 Beta wp-plugin] pirobox and Nextgen gallery](https://wordpress.org/support/topic/plugin-pirobox-extended-v11-beta-wp-plugin-pirobox-and-nextgen-gallery/)
 *  [neonWired](https://wordpress.org/support/users/neonwired/)
 * (@neonwired)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-pirobox-extended-v11-beta-wp-plugin-pirobox-and-nextgen-gallery/#post-2002363)
 * No offence meant.
    Check out [http://codex.wordpress.org/Function_Reference/wp_register_script](http://codex.wordpress.org/Function_Reference/wp_register_script)
 * WordPress already includes many popular javascript libraries (jquery, jqueryui,
   scriptaculous etc etc)
 * The idea behind wp_register_script is that you register js scripts and then use
   [wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
   to enqueue them for loading, this function prevents multiple plugins from loading
   the same files or different versions of the same libraries which can cause conflicts
   and loads unnecessary files.

Viewing 15 replies - 1 through 15 (of 42 total)

1 [2](https://wordpress.org/support/users/neonwired/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/neonwired/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/neonwired/replies/page/2/?output_format=md)