Title: Define Constants
Author: ramon fincken
Published: <strong>May 11, 2011</strong>
Last modified: November 22, 2021

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/define-constants.svg)

# Define Constants

 By [ramon fincken](https://profiles.wordpress.org/ramon-fincken/)

[Download](https://downloads.wordpress.org/plugin/define-constants.1.2.1.zip)

 * [Details](https://pcd.wordpress.org/plugins/define-constants/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/define-constants/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/define-constants/#installation)
 * [Development](https://pcd.wordpress.org/plugins/define-constants/#developers)

 [Support](https://wordpress.org/support/plugin/define-constants/)

## Description

GUI in backend to define constants without any programming knowledge. Every file
in your theme has access to your constant.
No need to edit a functions.php file 
or a separate plugin file anymore Results in constants like: define(‘MY_CONSTANT’,
$value);

Options: Re-arrange constants (Drag and drop)
 Protect constants as “internal value”
Optional description per constant 🙂

Coding by:
 [Danny van Kooten](https://wordpress.org/extend/plugins/profile/dvankooten)
[MijnPress.nl](http://www.mijnpress.nl) [Twitter profile](http://twitter.com/#!/ramonfincken)
[More plugins](https://wordpress.org/extend/plugins/profile/ramon-fincken)

## Screenshots

 * [[
 * Default view [Fullscreen Screenshot 1](https://s.w.org/extend/plugins/define-constants/screenshot-1.png)

## Installation

 1. Upload directory `define-constants` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Create some constants
 4. You are ready to go! Every file in your theme has access to your constant.

## FAQ

### How does this plugin work?

If you have a contstant named MY_TWITTER_URL … You can use something like this in
your PHP template file: `<a href="<?php echo MY_TWITTER_URL;?>">Twitter</a>`
 Or
install a PHP in post plugin and use

### I have a lot of questions and I want support where can I go?

[http://pluginsupport.mijnpress.nl/](http://pluginsupport.mijnpress.nl/) or drop
me a tweet to notify me of your support topic over here.
 I always check my tweets,
so mention my name with @ramonfincken and your problem.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Define Constants” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ ramon fincken ](https://profiles.wordpress.org/ramon-fincken/)

[Translate “Define Constants” into your language.](https://translate.wordpress.org/projects/wp-plugins/define-constants)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/define-constants/),
check out the [SVN repository](https://plugins.svn.wordpress.org/define-constants/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/define-constants/)
by [RSS](https://plugins.trac.wordpress.org/log/define-constants/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.1

Bugfix: Style extra div removal. Thanks to Alex for reporting

#### 1.2

First public release

## Meta

 *  Version **1.2.1**
 *  Last updated **4 years ago**
 *  Active installations **50+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **5.8.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/define-constants/)
 * Tags
 * [constant](https://pcd.wordpress.org/plugins/tags/constant/)[Constants](https://pcd.wordpress.org/plugins/tags/constants/)
   [define](https://pcd.wordpress.org/plugins/tags/define/)[defines](https://pcd.wordpress.org/plugins/tags/defines/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/define-constants/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/define-constants/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/define-constants/reviews/)

## Contributors

 *   [ ramon fincken ](https://profiles.wordpress.org/ramon-fincken/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/define-constants/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://donate.ramonfincken.com)