• Hi!
    I wanted to have Placeholder to show the users how I would like to have their entries formatted. I’m not familiar with wordpress programming and wanted to ask if it would be possible to add this option for future releases? I added it to my local test environment and it works.
    You can check my changes here:
    https://www.dropbox.com/s/o4mthxht60w5613/wp-members.rar?dl=0
    There are some problems as I had to add the placeholder at the end. This forced me to change the for loop to run more often than it would be necessary.
    I hope you can add this feature to future releases.

    https://wordpress.org/plugins/wp-members/

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    I’m not sure what your changes were/are – Sorry, but I don’t review code that requires downloading any kind of compressed file. If you want to use pastebin or something, I’d look at it.

    But if you are changing the core files of the plugin, I probably would not incorporate that. (Although I will say that I am working on an update that is expected to be version 3.1 that is an overhaul of the form fields. This will include additional field types and also probably placeholders/form separators of some type.)

    The correct way to modify form elements is to use the wpmem_register_form_rows filter.

Viewing 1 replies (of 1 total)

The topic ‘Placeholder in Register Form’ is closed to new replies.