Jump to content

Recommended Posts

hi all I am trying to create a wordpress plugin where it does 2 things, because its 2 parts to a script

 

I am trying to create a redirect.php file where it does:

 

1. rewrites to a separate form in the background -> email form

2. then rewrites back to the wordpress comments/sql

 

second part

 

1. rewrites to a seperate form in the background -> email form

2. rewrites to another form -> another email form

3. then rewrites back to the wordpress comments/sql

 

The first part is the most important, the second part is not of an issue.

 

I have a script that does the first part, which it rewrites to a database (so it can provide me some stats) and then rewrites the form.

the form method is redirected to the PHP file which brings the user to a blank page while it rewrites to my database and then once its done it rewrites the form attributes and processes the form.

 

the issue that I have is I do not know how to incorporate it within wordpress as a "plugin" and I also do not want to mess any of my other plugins up

 

any ideas?

Link to comment
https://forums.phpfreaks.com/topic/55715-wordpress-php-rewrite-to-email-campaign/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.