Forums

Passing data from ones screen to another (4 posts)

  1. matrodwell
    Member
    Posted 1 year ago #

    I wonder if you could help me with a little issue I have. I want to be able to pass data (for example the Job title) from one screen in wordpress to another. So it connects the 2 pages even though the application site will be a standard application form with literally a different header for the job title.

  2. vtxyzzy
    Member
    Posted 1 year ago #

    One way to do this is by using sessions. Here is an article describing how to set up sessions in WP:

    http://devondev.com/2012/02/03/using-the-php-session-in-wordpress/

  3. matrodwell
    Member
    Posted 1 year ago #

    i'm not quite sure this is what i want. I need to have the say job posted onto the screen. would this have the functionality to do that.

  4. vtxyzzy
    Member
    Posted 1 year ago #

    You can store variables in the session so they can be used in multiple screens.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.