Theme my login is an option:
http://wordpress.org/plugins/theme-my-login/
This should also help out:
https://codex.wordpress.org/Customizing_the_Registration_Form
EDIT:
Noticed I don’t think that really answers your question (my reply above), but you should just be able to create a registration form and then POST to that random URL. I don’t know much about anti-splog at all but all you need to do is POST to the URL if it’s random, but also keep in mind if using nonce
it may be an issue as well.
Related Posts:
- How to change the default registration email ? (plugin and/or non-plugin)
- Page editor missing Templates drop down
- How to edit contents of dynamic_sidebar()?
- I put my blog on a subpage, how do I get page title?
- How to hide/redirect the author page
- Need to give custom page template for each language in WPML
- Templates & CSS – Proper Programming Practice?
- Create Page that uses specific template
- Post formats template
- index.php template is used instead of blog page
- Hide Front-End Admin Bar Including 32 px Spacing
- What is a good way to present templated content in WordPress?
- Function like is_registration_page to check if current page is registration page
- Adding variable to get_template_part
- How to apply a custom template for posts by default?
- How to move style from template file to section?
- Subpage template
- How to create a wordpress template without using any page
- Advanced Custom Fields – display when specific template used?
- How to bypass the username as a required field in registration and just use email address instead?
- How do I find the directory of a page template?
- Missing ‘Page Attributes’
- how to use custom page template in a page?
- the_excerpt producing empty output
- Conditionally display different images before the content in a page template
- Is there a way to set different post templates for parent posts and child posts in the same post type?
- How to remove the Template drop down, but keep Parent and Order
- Templates have disappeared from drop down lists
- One of my pages uses the archive.php template only. Why?
- Getting pages filtered by template assigned
- Get link to a specific template file [closed]
- Default Template Selected After Changes in Elementor [closed]
- Use same page template for parent and child pages in a theme
- displaying category and subject posts
- How to duplicate a page template but make minor changes to the header?
- Adding Query to Custom Page Template
- get_file_data to read data for Custom Template File?
- Page attributes missing
- wp_enqueue_style and different styles for blog template
- Page template option missing
- How do I get the page template name chosen?
- How can I add text to a specific ‘Edit Page’?
- get_header(), get_footer() from plugin template
- What template is used for viewing Media Library Files?
- Page template for a site from network
- Force WordPress to NOT display the manual excerpt
- Undefined get_header function
- Single-page.php template file name not shown
- How to display custom post type?
- Hard Coding Components on a Client Specific Websites
- Will placing custom templates in sub directory break any native WordPress functionality
- Organize template parts and page templates in folders in regards of template hierarchy
- Blog page won’t show Blog template
- templates with page teasers Or Featured Items
- Page template not registering on theme
- Random home page at each refresh between array of page IDs
- Search button click sends to single-custom_post_type instead staying at the same page
- Display a custom 404 page without a redirect
- How can I make custom page templates work on child theme?
- Change Page Template Based on URL Rewrite in WordPress
- Nested Page Template not showing in page attributes
- Creating custom post-listing templates in twentyseventeen child theme
- When to use content-pagename.php?
- Submit form to another template (ugly url)
- Page Templates Used in Custom Post Type
- custom template – override plugin template in child theme – issue with scripts
- Is this the best way to complete disable category archive pages?
- Is there a way to share a template/markup with the JSON API so that it doesn’t need to be declared both in PHP and in JS?
- Multisite/Network What file to edit to change the “new blog” registration text
- How to install a wordpress website template on an existing website?
- Custom Archive with Content for Custom Post Type
- wp-signup.php example template
- Page.php vs Single.php
- My homepage’s width has reduced and I can´t fix it [closed]
- html blog template to wordpress template
- How to use Class
in Java? - How do I override template-tags.php in twentyseventeen theme
- roots child theme can’t override header.php
- how to show all post in my page-grid.php template page
- How To Create WooCommerce Custom Template For Specific Product?
- Markup is visible when I view sample data from my template
- Need help with adding templates (archives and sitemap) to WordPress child theme
- Can I assign a Folder for Post Formats, without it affecting WordPress’ fallback/hierarchical system?
- Custom Template page not loading get_header() correct?
- Templates dropdown not appearing using _s theme (underscores)
- How to generate feed for custom template
- How To make Custom page of every Category
- Home page not loading after editing header.php file
- Set og:image programmatically in custom single post with external images
- Custom Template doesn’t output result when set as homepage
- Theme keeps going to default files [closed]
- How can I show contents of a template part inside of another page?
- How to serve a amp template
- Displaying Child Page’s Information
- List all pages using a specific template on a page
- Duplicated Template Does Not Load the Same as the Original Template File?
- Blog template PHP [closed]
- load_textdomain won’t load my .mo file
- templates page not showing on gutenberg editor
- How to load php templates from html page (block theme)