Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    It’s not possible. You should create an point to a php file, which can extract the username (I’m supposing the username is the name of the current logged in user) and then the php include the correct file.

    Thread Starter StefanBu

    (@stefanbu)

    Thanks for your prompt response.

    Could you give me an example of such a PHP file ?

    Plugin Author Stefano Lissa

    (@satollo)

    Hi I need more specifications. What is for you the username? The user login?

    Thread Starter StefanBu

    (@stefanbu)

    Yes, exactly.

    My idea is to create a text file for each registered user, that i want to show to him. the text files are created by a different plugin and have different content.

    So i have for example these files on the server:

    user1.txt
    user2.txt
    user3.txt and so on…

    When user1 visits the site, he should see the content of the file user1.txt

    Plugin Author Stefano Lissa

    (@satollo)

    So I think a little custom development is to get what you need, my plugin and short code cannot be of help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shortcode in Filename’ is closed to new replies.