Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9145331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T10:29:15+00:00 2026-06-17T10:29:15+00:00

I am quite familiar with wordpress template tag and working on new theme. I

  • 0

I am quite familiar with wordpress template tag and working on new theme. I want to make bunch of variables which I will use quite often in my theme. Few are very simple template tag and few my own HTML structure to reuse in other template files.

Fore e.g I want to make variable for the_ttle() or the_permalink like $title = the_title(); or $perma = the_permalink(); so whenever I will add $title or $perma in template file it will echo the title or permalink.

and for html structure e.g I am defining recent post loop.

$recentloop = <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
get_thumbnail();
the_title();
get_post_meta(); etc.....
<?php endwhile; else: ?>
<?php endif; ?>

Something like above I am not sure if there is anything wrong 🙁

So to make it happen where I should define these variables so I can use it for every template files.

I read this topic http://wordpress.org/support/topic/passing-php-variable-between-template-files#post-1506298 but no idea how and where to place global $variable

I will really appreciate your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T10:29:16+00:00Added an answer on June 17, 2026 at 10:29 am

    Not sure if you are still having such problems.

    As the title & permalink will update in every post loop, you shouldn’t make it a variable that is available everywhere. But if you insist to do so, you can put the variable in functions.php.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am quite familiar with Smarty and recently decided to use Zend framework in
I am all new to rails, however quite familiar with regular MVC programming like
I'm completely new to VBA, even though I'm quite familiar with regular VB. I
I'm working on a new app that I want to be universal for the
I am quite familiar with cocos2D (been working with it for over 1 year)
First of all I'm quite familiar with the H12 timeouts on Heroku. I use
I'm quite familiar with php and when submitting variables with data values on a
I'm quite familiar with the STL and how to use it. My question is...
I am extremely new to PHP and, although I am quite familiar to javascript,
I am very new to HTAs, but quite familiar with websites, javascript, ASP etc.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.