• Home
  • Tools
    • Color Chart
  • Software
    • Windows tricks
      • Windows 11 Speed Up Tricks
      • Windows Command Prompt CMD
    • Android Phone
      • Android – Dangerous Settings to Turn Off
    • Projects
      • Copy Files
      • Php Autoscript
      • Web Tools
  • Payments
  • Notes
  • System Tips

Notes

ACCESS 2022 | Browsers | Css | Htacess | Html | Html5 | Javascript | Microsoft Excel | Mysql | Mysql Dumps | Php | Vb.net | VBscript | Windows <=8 | Windows >=10 | WP | WP Plugin | WP Themes | _Misc Software |

ABCDEFGHIJKLMNOPQRSTUVWXYZ
ON
PRT
OFF

<- Look Inside Data
Conditions:
Order:
36 Language Operation Title
Keywords
Application
Code Languageid
Show Html
Show Iframe
Make Public
Viewed
Viewed Date
WP Archive Saved Android Video Text
android
 











00:00:00 hidden setting in gallary app
00:13:13 settings -> search for gallery -> Gallery App info -> Mobile data ->
turn off Allow background data usage
00:33:02 <- Battery -> Restricted
00:39:09 <- Appear on top or draw on top -> Allow permission - off
00:46:24 Open gallery app -> 3bar menu rigth corner ->
00:58:00 Settings -> About Gallery -> Tap on version# 5times fast
01:06:22 <- Gallery labs -> Samsungs hidden tool list ->
01:21:05 When receiving Samsung update
01:28:14 Enabled trackers to turn off
01:35:28 SETTINGS -> Google Services -> All Services ->
01:58:09 personalize using shared data -> turn all 3 or 4 listed off
02:07:26 SETTINGS -> Apps -> 3dots right -> Special Access ->
-- usage dat access -> Google ->
02:23:27 Disable all 3 Google entities
02:30:07 3 setting to always turn off ->
02:43:20 SETTINGS -> privacy & security -> more privacy settings ->
--- Personal data intelegence -> Turn off
03:18:08 <- usage & diagnostics -> turn off
03:35:03 END
[video width="720" height="486" mp4="https://softwarewebdesign.com/SWDHome/wp-content/uploads/2025/12/android20251230.mp4"][/video]

video
00:00:00 Dangerous setting to turn off on Android phone
00:03:28 Open Settings
00:06:00 Click on about phone
00:08:07 Next Software Information
00:09:29 Next Build Number (click 7 times) Developer Mode activated
00:12:12 Go back main settings
00:16:26 Click Developer options on bottom
00:21:09 Go System Tracing
00:23:13 Turn off Trace Debugable Applications
00:28:27 Next Per-CPU buffer size
00:31:23 Use 8192 KB
00:34:17 Clear saved traces
00:41:18 Secret Wi-Fi menu-
- Developer options->Wi-Fi non-persistent MAC->ON
01:33:17 Getting rid of ads
Settings-> Connection - more connection settings->private DNS->private DNS provider->
dns.adguard.com->save
02:33:21 Google reporting - Settings app->Usage & diagnostics (turn off)->
02:49:02 Google reporting 2
- Settings app->digital wellbeing & parental controls->3 dots top->
- Settings->usage data access->settings->turn off access
03:10:11 Google reporting 3
- Settings app->digital wellbeing->customization services->switch off
03:29:07 Secret codes -
- *#62# forwarded calls
03:48:05 Secret codes -
- ##21# call forwarding unconditionally erasure
04:13:01 Secret codes -
- *#06# phone info
04:22:04 parasitic setting -
04:54:20 - Settings app->digital wellbeing & parental controls->3 dots top->
- Settings->usage data access->Settings->allow permissions->OFF
05:22:08 Spying on your phone
05:34:15 Check tracking -
- Settings app->search (spy glass)->type; tracker->unknown tracker alerts->allow alerts-
- manual scan->view report
05:59:13 trackers2
- Settings app-> Security & privacy->permission used 24 hr->three dots -
- Show system apps->permissions tab->physical activity->customization service->See all custom {link}
some apps may require permissions to work
06:41:19 Creation of the developer menu in settings- repeat
07:14:13 END
 

[video width="480" height="720" mp4="https://softwarewebdesign.com/SWDHome/wp-content/uploads/2025/12/AndroidDangerousSettings.mp4"][/video]

 
WP



5
12/22/2022
WP Archive Windows Command Prompt
command prompt
Website








00:00:00 command promps to know - Window Command prompt - -

00:09:14 - Loading command prompt Output to clipboard using pipe. example: ipconfig /all | clip - -

00:17:06 - paste into document - -

00:26:24 - Notepad text dump - -

00:33:11 - Are deleted files are actually gone? > cipher /w:c: Securely write over empty space on your drive. - -

00:55:23 - Drivers > driverquery Show severy driver and when it was installed. - -

01:21:19 - Drivers > driverquery | clip Show severy driver and when it was installed and place in clipboard. - -

01:30:00 - File opens wrong application. < assoc|clip + ftype|clip {shows application path} Shows what programs open what file types, allows you to change it. - -

01:52:22 - Computer screwy > shutdown /r /o Restarts PC directly into recovery menu. - -

02:06:17 - Get system info > systeminfo /fo list|clip systeminfo|findstr /B /C:"OS"|clip Shows just the OS information — filtered, clean, perfect for screenshots. - -

02:25:29 - Is your app on internet? > netstat -abno Shows which apps are talking to the internet and which ports they’re using. - -

03:09:01 - See your group policies! > gpresult /r|clip Shows every Group Policy applied to user and computer - -

03:21:13 - See your wifi profiles > netsh wlan show profiles|clip show profiles. Shows all WiFi networks previous joined. - -

03:38:27 - Forgot your wifi password > netsh wlan show profiles name="Your wifi here" key=clear Shows specific wifi network password in the clear - -

03:53:03 - Hard drive doing the weird > chkdsk /f Checks and repairs file system errors. - -

04:03:14 - Quick health check > wmic diskdrive get status Health check on hard drives or SSDs - -

04:12:26 - Got a resource hog > tasklist /fi "imagename eq msedge.exe" Shows how much resource an application is consuming. {Run ftype to get app names} - -

04:25:17 - User profiles that are configured > net user Shows all users. - -

04:32:00 - Change password on user. > net user existingUserName NewPassword The selected user will have his password updated. - -

04:40:21 - Quick audit < systeminfo System audit- Windows version, build number, install date, BIOS version, etc. - -

04:56:04 - Update all applications > winget upgrade --all Updates all apps on your system, replacing chocolatey or manual updating - -

05:06:15 - Window s wierdness happening > sfc /scannow Repairs corrupt system files - -

05:18:16 - Need a deeper scan tool > DISM /Online /Cleanup-Image /Restore Health Deep repair tools - -

05:34:27 - Check battery on laptop > powercfg /batteryreport Creates battery health report - -

05:45:06 - Show my DNS cache ipconfig /displaydnsShows DNS cache - -

05:58:17 - What application is using what port > netstate -ano Shows ports + process IDs - -

06:10:06 - Replace task mangager detective work > tasklist /svc Shows what services and processes are running - -

06:19:20 - Force Windows shutdown > shutdown /s /t 0 Force shutdown immediately (works remotely) - -

06:28:24 - Force Windows shutdown {IT gold} > shutdown /i Graphical remote shutdown manager (IT Gold) - -

06:35:12 - Get MAC address > getmac Shows MAC address of local + remote machines - -

06:42:20 - List of apps intalled on my system > wmic product get name|clip Lists installed apps - -

06:52:24 - For admins: group policy update > gpupdate /force Force Group Police update - -

06:59:12 - For admins: silently access network users C drive > net use ||computer|C$ Access someone's C drive silently (with creds) - -

07:07:21 - Who am I? > whoami /groups Shows AD groups you're in - -

07:18:27 - Kill frozen app and restart . taskkill /f /im explorer.exe & start explorer.exe Restart Windows Explorer example - -




[video width="360" height="243" mp4="https://softwarewebdesign.com/SWDHome/wp-content/uploads/2025/12/WindowsCommandPrompt2025.mp4"][/video]

movie here
WP



0
12/30/2025
WP Convert Windows 11 Speedup
windows 11 SWD backup
WP



366
09/09/2023
WP Customizing Change Footer Credits On WordPress
footer credits add_filter
WP



1622
09/09/2023
WP Customizing Adding Sessions To Wordpress
session function
Wordpress Apps
To add
session_start() using a WordPress hook, the recommended approach is to hook into the init action with an early priority in your theme's functions.php file or a custom plugin.
Recommended Code Snippet
Add the following code to your active theme's functions.php file:
php

function register_my_session() {
if (!session_id()) {
session_start();
}
}
add_action('init', 'register_my_session', 1);
WP



1
01/09/2026
WP Customizing Displaying Page Content In Template
content function template
WP



1529
09/09/2023
WP Customizing Prevent Public From Spamming Your Posts
post comment posts comments spam
WP



1326
09/09/2023
WP Customizing Quickest Way To Make Css Changes
fire bug wordpress design tools
WP



2296
09/09/2023
WP Customizing Adding A Link To The Admin Panel
plugin function.php hyperlink wordpress admin
http://wordpress.org/support/topic/add-link-to-admin-panel

2 cases

1. Plugin
use this plugin : (it'll add a new menu item in your admin panel)

<?php
/*
Plugin Name: Add-Admin-Menu
Author: Sanjay Menon
*/

function mt_add_pages() {

// The first parameter is the Page name(admin-menu), second is the Menu name(menu-name)
//and the number(5) is the user level that gets access
add_menu_page('admin-menu', 'menu-name', 5, __FILE__, 'mt_toplevel_page');
}

// mt_oplevel_page() displays the page content for the custom Test Toplevel menu
function mt_toplevel_page() {
echo '
<div class="wrap">
<h2>New admin menu</h2>
<li><a href="http://www.icore.net.tc"><h3>Author Homepage</h3></a></li>
</div>';
}
add_action('admin_menu', 'mt_add_pages');
?>
OR
2. function.php
You just have to put that piece of code in "functions.php" file inside your WordPress Theme.

function mt_add_pages() {
add_menu_page('admin-menu', 'menu-name', 5, __FILE__, 'mt_toplevel_page');
}
function mt_toplevel_page() {
echo '
<div class="wrap">
<h2>New admin menu</h2>
<li><a href="http://www.icore.net.tc"><h3>Author Homepage</h3></a></li>
</div>';
}
add_action('admin_menu', 'mt_add_pages');

EXAMPLE 2: You may already have developed your own cool admin. No problem, have wordpress link to your admin and use the example modification to check to see if the user is logged in via wordpress. Just add a link to come back. This way wordpress will not mess up your styling you use in your admin.

<?php
/*
Plugin Name: swd_admin
Description: Link to swd admin
Author: Software Web Design
Version: 0.1

example mystuff modification
session_start();
include("config.php");
require_once("../wp-load.php");
if(!is_user_logged_in() && $bypass!=true){
echo "This site is under construction"; exit;
} else { $wordpress=true; $LEVEL=10; $_SESSION['LEVEL']=10; }


*/
add_action('admin_menu', 'swd_setup_menu');
function swd_setup_menu(){
add_menu_page( 'SWD Plugin Page', 'Go to SWD Admin', 'manage_options', 'admin-plugin', 'swd_menu' );
}
function swd_menu(){
echo "<h1>SWD Menu</h1>";
echo " <a href='/swd-admin/boardOfDirectorsView.php'>Board Passwords</a>
<a href='/swd-admin/directorsView.php'>Directors</a>
<a href='/swd-admin/libraryView.php'>Library</a>
<a href='/swd-admin/libraryCategoryView.php'>Library Categories</a>";
}
?>
WP



2389
09/09/2023
WP Customizing Google Cannot Find My Site
settings search engine google bing
Find the READING section of SETTINGS in the admin. make sure the search engine box is not checked if you want to be searched.





Search Engine Visibility
Search Engine Visibility

It is up to search engines to honor this request.


WP



1326
09/09/2023
WP Customizing Disable Wordpress Site While Making Changes
disable website
WP



975
09/09/2023
WP Customizing Disable Auto Updates
disable updates theme plugin trash post
Prevent Wp Updates
Example Coding Magic: Turn Off Automatic Updates

define('WP_CRON_LOCK_TIMEOUT', 120);
define('AUTOSAVE_INTERVAL', 300);
define('WP_POST_REVISIONS', 20);
define('EMPTY_TRASH_DAYS', 7);
define('WP_AUTO_UPDATE_CORE', false);
define('AUTOMATIC_UPDATER_DISABLED', true);


Auto updates have been a part of WordPress since version 3.7. Not everyone likes this feature; many would like to turn it off. All you need to do is add this line of code to your

wp-config.php file.

/* Disable WordPress automatic updates */
define( 'WP_AUTO_UPDATE_CORE', false );

If you want to receive minor core updates, but disable theme and plugin updates, you can do so by adding the following filters in your theme’s functions.php file.

Disable automatic WordPress plugin updates:
1

add_filter( 'auto_update_plugin', '__return_false' );
Hosted with ?? by WPCode
1-click Use in WordPress

Disable automatic WordPress theme updates:
1

add_filter( 'auto_update_theme', '__return_false' );
WP



2
09/09/2023
WP Customizing Starting A Session By Modifying The Function.php Of Theme
session function.php
Session
Sessions aren't enabled in wordpress by default, if you want to activate php sessions add this at the beginning of your functions.php:

if (!session_id()) {
session_start();
}

You now can use $_SESSION['your-var'] = 'your-value'; to set a session variable. Take a look at the PHP documentation on sessions.



What is the proper way to start session in wordpress?

I'm trying with wp_set_auth_cookie(), but $_SESSION is always empty. What is the proper way to start a session and access the global array $_SESSION in WordPress?

session_start(); on every first line of php file where you need to use $_SESSION
You have to use this code in function.php

add_action('init', 'start_session_wp', 1);
function start_session_wp()
{
if(!session_id())
{
session_start();
}
}

If done correctly your functions.php file should now look like this at the top.

add_action('init', 'start_session', 1);

function start_session() {
if(!session_id()) {
session_start();
}

add_action('wp_logout', 'end_session');
add_action('wp_login', 'end_session');
add_action('end_session_action', 'end_session');

function end_session() {
session_destroy ();
}
}

You can now add data to the global $_SESSION variable that will be accessible at any point within the application during a user session by accessing the $_SESSION variable. The variable is an array; below is an example of adding data to the session array.

$foo = 'Foo Data';
$_SESSION['foo'] = $foo;

Share
Improve this answer
Follow
edited Jan 29, 2019 at 15:02
Jasper Mulder's user avatar
Jasper Mulder
30322 silver badges1010 bronze badges
answered Apr 4, 2018 at 6:57
sunny bhadania's user avatar
sunny bhadania
42333 silver badges55 bronze badges
Add a comment
0

This results in the following code to start and destroy the session:

add_action('init', 'myStartSession', 1);
add_action('wp_logout', 'myEndSession');
add_action('wp_login', 'myEndSession');

function myStartSession() {
if(!session_id()) {
session_start();
}
}

function myEndSession() {
session_destroy ();
}

To save some data into the session

$_SESSION['myKey'] = "Some data I need later";
And to get that data out at a later time

if(isset($_SESSION['myKey'])) {
$value = $_SESSION['myKey'];
} else {
$value = '';
}
WP



3
03/31/2025
WP Customizing Turn Cache Off
cache
All
Delete the cache folder in wp-content/cache/ and also the W3TC configuration files and folders in wp-content, such as w3-total-cache-config.php, db.php, advanced-cache.php and the w3tc folder.

Delete any cache directives in wp-config.php, such as

define('WP_CACHE', true); //Added by WP-Cache Manager

define( 'WPCACHEHOME', '/home/public_html/wp-content/plugins/wp-super-cache/' ); //Added by WP-Cache Manager

Delete any caching and expires headers directives in the root .htaccess file, too, such as bracketed by ## START W3TC ##, etc.

And be sure you have cleared your own browser cache.
WP



0
03/15/2025
WP Database Database Access
database
WP



2
09/09/2023
WP Database Access Wordpress Connection String
connection string wordpress
WP



2
09/09/2023
WP Files Show Current Page
mysql setting current page
WP



1995
09/09/2023
WP Files Folder Shortcut Functions
home theme plugin site url folder
WP



1563
09/09/2023
WP Files WPfunctions.php
function mysql plugin
WP



0
07/29/2022
WP Formatting Make The Top Menu Clickable Only
click-able click-able container menus link submenu sub menu
I create a top menu page for linking pages to a parent page but it causes problems when you want people to click on the sub menus only.

WordPress 3.6 changed the appearance of this.

Appearance > Menus > Edit Menus
You’ll have to create a new menu item in the “Links” box.

There should be a URL box and a Link Text box.

What you’re wanting to do is just make the menu item a container only.

If you want a Navigation Menu Button to be just a container that does nothing except provide a container for a drop-down of other sub menu buttons just place the following in the URL section of the button/menu.

javascript: void(0);

or:

#

Add to menu

http://cyberchimps.com/guide/how-to-use-the-menu-system/

http://cyberchimps.com/forum-topic/make-menu-items-inactive-but-clickable-for-the-drop-down-sub-menu/
WP



1067
09/09/2023
WP Formatting Register Widget Areas In Your Admin Cpanel
widget area register_sidebar functions.php admin
WP



1238
09/09/2023
WP Formatting Using External Php Pages
external pages get header get footer get sidebar get_header() get_footer() get_sidebar()
WP



757
09/09/2023
WP Formatting Embed Wordpress Page Into An External Php Page
embed wordpress page apply_filters get_pages functions
WP



759
09/09/2023
WP Formatting Hide A Widget Area Without Removing It
hide widget area class id
WP



670
09/09/2023
WP Function Code That Displays Errors
error
Error Traping
WP



1
01/08/2026
WP Function Start Plugin
plugin wpdb
Plugin
WP



3
09/09/2023
WP Function Directories
directory function
WP



2
09/09/2023
WP Function Hooks
hook embed
WP



2
09/09/2023
WP Query Merging Two Wordpress Databases
merge wordpress databases left join posts
http://wordpress.stackexchange.com/questions/94018/merging-two-wp-posts-tables-while-avoiding-duplicates

Import the new table as wp_posts_2, then join them and delete all duplicates based on post_content; then merge the two tables.

The following SQL query (untested!) should give the posts from the new table to be deleted:

SELECT wp2.* FROM wp_posts_2 as wp2 LEFT JOIN wp_posts as wp ON wp2.post_content = wp.post_content WHERE wp2.post_content = wp.post_content

So, you can delete the entries with this query (also untested):

DELETE wp_posts_2.* LEFT JOIN wp_posts as wp ON wp_posts_2.post_content = wp.post_content WHERE wp_posts_2.post_content = wp.post_content

Then merge the two tables.
WP



666
09/09/2023
WP Server Passing Php Variables To Page
url passing variables
example wordpress url
http://www.mydomain.com/client-login/?UR=stevew@thickairnet.com&PD=testproduct

If you are not creating a theme:
1. Make sure the php plugin is installed if you want to add php code using the page editor.
2. Add the varibles at the end of the path as below.
http://www.mydomain.com/client-login/?UR=stevew@thickairnet.com&PD=testproduct
3. You can use the $_GET[] to retrieve the variables

Getting a current URL in WordPress can be done in several ways depending on your needs and the page type. Here’s the most common:

Using Global $wp Object
The $wp global object provides the simplest way to obtain the current URL. It gives you access to WordPress query vars, which you can then use to generate the URL dynamically.

Here’s how.
Global $wp;

$current_url = home_url(add_query_arg(array(), $wp->request));

This gets the full URL of the current page, including query vars. It’s useful because it works everywhere, single posts, pages, and archives.

Pros:
Flexible and works with all WordPress pages.
Includes query vars, perfect for tracking or debugging.


Use Case:
For developers who need to generate URLs dynamically in templates or plugins. Just add this to any PHP template file and you’re done!



Using get_permalink()Function
get_permalink() is best when you already have a context-aware template.

Here’s the code:
$current_url = get_permalink(get_queried_object_id());

This gets the URL of the queried object (post, page, or custom post type). It’s simple and works well for single posts or page templates like single.php or page.php.

Pros:
Easy to use for single pages or posts.
No need to handle query variables manually.
Use Case: Use this for navigation links or tracking user activity on specific pages. It’s simple and perfect for specific templates.



Using home_url() for Homepage URL
If you want the homepage URL, WordPress has a function for that:

$current_url = home_url(‘/’);

This will always give you the base URL of your WordPress site, regardless of the page you are on.

Pros:
Super simple.
Works for the root URL of your site.
Use Case: For global settings, navigation lin, ks, or creating absolute URLs in your code.



Taxonomy or Author URLs
For taxonomy terms (categories or tags), use get_term_link(). For author archives, use get_author_posts_url().

Taxonomy URL:
$current_url = get_term_link(get_query_object_id());



Author URL:
$current_url = get_author_posts_url(get_queried_object_id());



Pros:
Template-specific, therefore less processing.
Ideal for archive pages, such as categories or tags.
Use Case: You can use this to customize archive page navigation or to create context-specific breadcrumbs.

Using PHP superglobals ($_SERVER)
Another method for obtaining the current URL in WordPress is to use PHP superglobals. These variables provide direct access to server-side data, allowing you to manually construct the URL.

Here’s how you can accomplish it:

$current_url equals ‘http://’. $_SERVER[‘HTTP_HOST’] . $_SERVER[‘REQUEST_URI’];

Pros:
Not dependent on WordPress functions so can be used in any PHP environment.
Works on all types of pages, from single posts to archives.
Use Case: Perfect when you need flexibility and are not tied to WordPress template files or functions. Useful for plugins or themes that may run outside the WordPress loop.

Each has advantages, so choose the one that best suits your WordPress project!

By combining superglobals with other WordPress-specific functions, you can create powerful URL-fetching tools tailored to your needs.

Bonus: Get the Current Slug
Sometimes you just need the slug—the short part of the URL that identifies a page or post. For example, if the URL is https://yourwebsite.com/my-post the slug would be my-post. Getting the slug can be super useful for custom dynamic content or URL-based conditions.

Here’s a quick snippet to get the current slug:
global $wp; $current_slug = add_query_arg(array(), $wp->request);
WP



1302
09/09/2023
WP Server Moving Wordpress Site From Design Folder.
moving move wordpress admin
WP



671
09/09/2023
WP Setup What Is The Minimun User Permissions
grant user permissions database create tables privileges install
Below is an example of the minimum privileges a database user needs to have. Other database permissions are regarded as "extra" privileges that in most cases are not needed. A typical WordPress user should be granted the following database privileges only:

SELECT
INSERT
UPDATE

Example of How to Grant Access Privileges

If you are upgrading WordPress, the above database permissions might not suffice between versions, WordPress might need to make further changes to the database. In this case, if you are only upgrading to the latest version of WordPress, add the below privileges to the WordPress database user:

CREATE: You will definitely need this if you manually install WordPress and have it create the tables.
ALTER: I have been getting along without this one. You probably can to.

NOTE: Some plugins might require additional database privileges such as CREATE, DROP ( I have never needed this one.) or DELETE and in those cases these privileges should be granted.

If you have someone doing data entry, DELETE may be very important.
WP



1735
09/09/2023
WP Setup Disable Website While You Are Designing Or Making Major Changes
disable under construction genesis framework
In the header.php file of genisis frame work. Since you logged in through admin you can edit an see page changes. Non logged in cannot see pages.

if(!is_user_logged_in()){
echo "This site is under construction"; exit;
}
WP



1059
09/09/2023
WP Setup Data List Plugin
widget data list plugin WP_Widget register_widget add_action
This plug in just displays a list of language types for computers and web development

/*
Plugin Name: Language Categories
Plugin URI: http://softwarewebdesign.com
Description: List Language Catagories.
Version: 1.0
Author: Software Web Design
Author URI: http://softwarewebdesign.com
License: GPL2
*/
// WP_Widget_Language_Catagory to WP_Widget_Language_Catagory
class dbase{
var $num=0;
var $id=0;
var $fieldname="";
var $data;
var $insertoption="";
var $quickarray=true;
function multipleRecs($value){
if($value==true)$value=false;
else $value=true;
$this->quickarray=$value;return true;
}
function tableOption($query){
$q = mysql_query($query);
$num_fields = mysql_num_fields($q);
for($ii = 0; $ii < $num_fields; $ii++) {
//$result.= mysql_field_name($query,$ii)."-".mysql_field_type($query,$ii)."(".mysql_field_len($query,$ii).")".mysql_field_flags($query,$ii)."\n";
$fieldinfo=mysql_field_flags($q,$ii);
if(strpos($fieldinfo,"rimary_key")>0){ $this->fieldname=mysql_field_name($q,$ii);break; }
}
}
function dbsql2($query){
$this->insertoption=$query;
}
function dbsql($query){
global $db; global $dc;global $debug;
if($debug!=true)$result=mysql_query($query);
else $result=mysql_query($query) or die(mysql_error().' from '.$query);
if(!$result){
if($debug==true){ echo "Error:".$query;exit;
}else{ echo "Error:".substr($query,0,10);exit;}
}
$sql= strtolower($query);
if(strpos($sql,"nsert into")==1)$AC=1;
if(strpos($sql,"elect")==1){ $AC=2;$this->num=mysql_numrows($result); }
if(strpos($sql,"pdate")==1 || strpos($sql,"elete")==1)$AC=3;
switch($AC){
case 1:
$this->id=mysql_insert_id();
break;
case 2:
if($this->num==0 && $this->insertoption!=""){ $this->dbq($this->insertoption); return false; }
if($this->num==0) return false;
if($this->num==1 && $this->quickarray==true)$this->data=mysql_fetch_array($result);
else $this->data=$result;
break;
case 3:
break;
} // end switch


}

} // end class

class WP_Widget_Language_Catagory extends WP_Widget {

// The widget construct. This creates title and description on wordpress admin widget page
function WP_Widget_Language_Catagory() {
$widget_ops = array( 'classname' => 'widget_LanguageCatagory', 'description' => __( "Language Catagory List for picking search topic" ) );
$this->WP_Widget('LanguageCatagory', __('sw - Language Catagory'), $widget_ops);
} // End function WP_Widget_Language_Catagory

// This code displays the widget on the screen.
function widget($args, $instance) {
extract($args);
echo $before_widget;
if(!empty($instance['title'])) {
echo $before_title . $instance['title'] . $after_title;
}
$q=new dbase();
$sql="SELECT * FROM language ORDER BY language";
$q->multipleRecs(true);
$q->dbsql($sql);$result=$q->data;
echo"
    \n";
    for($i=1;$i<=$q->num;$i++){
    $r=mysql_fetch_array($result);
    //echo "
  • ".$r[1]."";
    echo "
  • ".$r[1]."";
    }
    echo"
\n";
echo $after_widget;
} // End function widget.


} // end class WP_Widget_BareBones

// Register the widget.
add_action('widgets_init', create_function('', 'return register_widget("WP_Widget_Language_Catagory");'));
?>
WP



1403
09/09/2023
WP Variables Wordpress Constants
wordpress constants directories variables
get_site_url()

get_theme_root_uri(), get_stylesheet(), get_stylesheet_uri(), get_stylesheet_directory(), get_stylesheet_directory_uri(), get_bloginfo()


WordPress Directories:

home_url() Home URL http://www.example.com
site_url() Site directory URL http://www.example.com or http://www.example.com/wordpress
admin_url() Admin directory URL http://www.example.com/wp-admin
includes_url() Includes directory URL http://www.example.com/wp-includes
content_url() Content directory URL http://www.example.com/wp-content
plugins_url() Plugins directory URL http://www.example.com/wp-content/plugins
theme_url() Themes directory URL (#18302) http://www.example.com/wp-content/themes
wp_upload_dir() Upload directory URL (returns an array) http://www.example.com/wp-content/uploads

Categories:

WordPress Constants

Here are some of the constants and how they are used. There are probably a few that I missed. I’ll add to this as I find more.
Security Constants

These constants are declared in wp-config.php and are required for the normal operation of WordPress. All of these constants are 64 character random strings and are used for hashes, nonces and other security purposes. Each installation of WordPress should use different strings to ensure that your site is harder to “hack.” If you haven’t already changed your security keys, you can use WordPress’s online security key generator.

AUTH_KEY — Used for authenticating a user and setting cookies.
SECURE_AUTH_KEY — Used for authenticating a user and setting cookies under the https protocol.
LOGGED_IN_KEY — Used for marking a user’s cookie data as logged in.
NONCE_KEY — Used for creating Nonces, which are used as one-time values to ensure that humans are entering data in forms.
AUTH_SALT — Used to “salt” the authentication data. Salts are random data added to passwords, keys and other data to make them harder to guess.
SECURE_AUTH_SALT — Used to “salt” the secure authentication data.
LOGGED_IN_SALT — Used to “salt” the logged in cookie data.
NONCE_SALT — Used to “salt” the nonce data.

Database Constants

These are used to declare your database connection information. If you ever need to change your database password or location, you can effect this by editing your wp-config.php file and change these values:

DB_NAME — The name of your database.
DB_USER — The user name for your database connection.
DB_PASSWORD — The password for your database connection.
DB_HOST — The host name, or computer name where your database server is located.
DB_CHARSET — The character set used when creating tables in your database. Unless you have a specific requirement for something else, this should have a value of ‘utf8?.
DB_COLLATE — The collation (sorting) type to use for indexed data in your tables. This should be left empty unless you have a specific requirement otherwise.

Other wp-config.php Constants

These are the last few constants that are normally declared in wp-config.php:

COOKIE_DOMAIN — Specifies the domain set in cookies for those with unusual domain configurations. This can help to prevent cookies being sent with requests for static content. Example: define(‘COOKIE_DOMAIN’, ‘www.staticdomain.com’);.
WP_DEBUG — Sets WordPress’s “debug” mode on or off. Normally, this is set to false. Changing it to define(‘WP_DEBUG’, true); will turn on debug mode. This can be useful if you need to track down errors.
WP_HOME — This overrides the configuration setting for the home url, but doesn’t change it permanently. This should include the http:// prefix, as in: define(‘WP_HOME’, ‘http://domain.com/optionalsubdirectory’);.
WP_SITEURL — Declares the site’s URL. This defines the address where your WordPress code files reside. It should include the http:// prefix. An example would be: define(‘WP_SITEURL’, ‘http://mydomain.com’);.
WPLANG — Used to localize your WordPress install. This should be left empty for a default language of American English. If you need to localize your WordPress installation, you need to change this and install a corresponding MO file for your language. For example, changing this to: define(‘WPLANG’, ‘de_DE’); will set your language to German.
DISABLE_WP_CRON — Used to turn off WP Cron tasks that are initiated y a page load. When this is disabled, it is recommended to set up a separate Cron job to run the wp-cron.php script on a regular basis in order to still have cron-related operations run.

System Constants

These constants are set to describe the state of how WordPress handles various requests.

APP_REQUEST — Set within wp-app.php to indicate that WordPress is handling an Atom Publishing Protocol request.

Default Constants

These values are declared in the wp-includes/default-constants.php file. You to change these settings, add them to your wp-config.php file so they are declared before the wp-includes/default-constants.php file is loaded.

ADMIN_COOKIE_PATH — Sets the cookie path for admin-based cookies. If not already defined, this will take the value: define(‘ADMIN_COOKIE_PATH’, SITECOOKIEPATH . ‘wp-admin’);
AUTH_COOKIE — Sets the authentication cookie name. If not already set, will be: define(‘AUTH_COOKIE’, ‘wordpress_’ . COOKIEHASH);
COOKIEHASH — Defines an MD5 hash of the site’s domain name for use in user and password cookie names.
COOKIEPATH — Defines the path name to be used in setting and retrieving cookies. If not already set, will be the domain name in which WordPress is installed. On MultiSite installs, will be the subdomain name, or the domain name including the directory of the Site.
FORCE_SSL_ADMIN — Enforces the use of SSL for Admin access. Normally, this is disabled. To force SSL for all Admin pages, you can: define(‘FORCE_SSL_ADMIN’, true);
FORCE_SSL_LOGIN — Enforces the use of SSL for site logins. Normally, this is disabled. To force SSL for login requests, you can: define(‘FORCE_SSL_LOGIN’, true);
SITECOOKIEPATH — Sets the cookie path for normal site cookies. If not set, this will take the value define(‘SITECOOKIEPATH’, preg_replace(‘|https?://[^/]+|i’, ”, get_option(‘siteurl’) . ‘/’ ) );
WP_CONTENT_DIR — Sets the name of the content directory. Normally, this is ‘wp-content’. To change this, you can: define(‘WP_CONTENT_DIR’, ‘mycontentdirectory’); This can also be obtained by using plugin_dir_path()
WP_CONTENT_URL — Sets the URL for the content directory references. if you change the WP_CONTENT_DIR, you will also need to change this to match the directory name for http requests.
WP_DEBUG_DISPLAY — Controls display of errors. The default is to use the display_errors setting and not force errors to be displayed. To force errors to display, you can: define(‘WP_DEBUG_DISPLAY’, true);
WP_DEBUG_LOG — Controls error logging to the file wp-content/debug.log. The default is no logging. To change this, you can: define(‘WP_DEBUG_LOG’, true);
WP_DEFAULT_THEME — Sets the default theme. The current version of WordPress assumes a default theme of ‘twentyeleven’. If you want to change this, you can: define(‘WP_DEFAULT_THEME’, ‘mydefaulttheme’);
WP_PLUGIN_DIR — Sets the directory for plugin files. The default is ‘plugins’. To change this, you can: define(‘WP_PLUGIN_DIR’, ‘/newplugindir’);
WP_PLUGIN_URL — Sets the URL for the plugin directory. If you change the WP_PLUGIN_DIR, you will also need to change this to match the directory name for http requests. If you have compatibility issues with some plugins, you can set an additional value, as in: define(‘PLUGINDIR’, ‘/wpdir/wp-content/plugins’);.
WPMU_PLUGIN_DIR — Sets the directory to store the Must Use plugins. The default location is /mu-plugins. To change this, you can: define(‘WPMU_PLUGIN_DIR’, ‘/requiredplugins’);
WPMU_PLUGIN_URL — Sets the URL for the Must Use plugin directory. If you change the WPMU_PLUGIN_DIR, you will also need to change this to match the directory name for http requests.

Capability Settings

These can be used to control certain behaviors that users are allowed to perform. Some of these are confusing because you are turning “on” the ability to “disallow” a feature. So be careful on how you’re declaring these values. Most of these are used in the wp-includes/capabilities.php file, but if you want to change the settings, you should add your settings to your wp-config.php file.

ALLOW_UNFILTERED_UPLOADS — Allows unfiltered uploads. You can: define(‘ALLOW_UNFILTERED_UPLOADS’, true); to enable users to upload files without filtering. Be careful: this is a potential security risk.
DISALLOW_FILE_EDIT — Allows users to edit theme and plugin files. If you do not want your users to be able to edit these files, you can change this: define(‘DISALLOW_FILE_EDIT’, true);
DISALLOW_FILE_MODS — Allows users to update theme and plugin files via the WordPress Repository. If you do not want your users to be able to update their WordPress install, you can change this: define(‘DISALLOW_FILE_MODS’, true);
DISALLOW_UNFILTERED_HTML — Disables the ability to allow unfiltered HTML. Using define(‘DISALLOW_UNFILTERED_HTML’, false); will turn off the ability to allow unfiltered HTML.
WP_CACHE — Enables the built-in WordPress caching capability. If you want to enable this caching, you can: define(‘WP_CACHE’, true);
WP_USE_THEMES — Declared in /index.php. Tells WordPress whether or not use load it’s template engine. If you want access to WordPress APIs but don’t want or need the overhead of the template engine, define this to false: define(‘WP_USE_THEMES’, false);

Script Control

These settings control how scripts (Javascript and CSS) are handled by the system.

COMPRESS_CSS — Compresses CSS. To enable CSS compression, you can: define(‘COMPRESS_CSS’, true);
COMPRESS_SCRIPTS — Compresses scripts. To enable compression, you can: define(‘COMPRESS_SCRIPTS’, true);
CONCATENATE_SCRIPTS — Concatenates Javascript and CSS files. To enable, you can define(‘CONCATENATE_SCRIPTS’, true);
ENFORCE_GZIP — Forces gzip for compressoin of data sent to browsers. The default setting is to use the mod_deflate Apache module. If your host does not have this installed, you can: SCRIPT_DEBUG — Include the development (or non-minified) versions of all Javascript and CSS files. It also disabled compression and concatenation. To enable, you can: define(‘SCRIPT_DEBUG’, true);

Optimization Settings

These values can be used to control and optimize your WordPress install.

AUTOSAVE_INTERVAL — Sets the interval for saving revisions while editing posts.
CORE_UPGRADE_SKIP_NEW_BUNDLED — Enables skipping of theme and plugin updates when upgrading WordPress.
DOING_AJAX — Set to TRUE when processing an AJAX request.
EMPTY_TRASH_DAYS — Sets the number of days before trashed items are removed.
IMAGE_EDIT_OVERWRITE — Allows overwriting images when editing them.
MEDIA_TRASH — Enables the trash function for Media files.
WP_MEMORY_LIMIT — Sets the memory limit used.
WP_MAX_MEMORY_LIMIT — Controls the maximum memory size used. Some WordPress processes require more memory. This setting controls the upper limit used by these high memory use procedures.
SHORTINIT — Turns on only the core WordPress functions. Often used when interfacing to other platforms.
WP_POST_REVISIONS — Sets the maximum number of revisions to save. If set to FALSE it will be unlimited, an integer set the maximum number of revisions to save.

MultiSite Settings

These values control how WordPress MultiSite behaves.

NOBLOGREDIRECT — Sets the URL to redirect visitors to when they request a non-existent MultiSite blog. The default is ‘%siteurl%’, which is the default site. If you wish to use a different location, you can: define(‘NOBLOGREDIRECT’, ‘mynewdomain.com’);
WP_ALLOW_MULTISITE — Turns on MultiSite. Just enabling this using define(‘WP_ALLOW_MULTISITE’, true); does not by itself make your WordPress install a MultiSite install. It just starts the process. When you add this to your wp-config.php file, it turns on the Network menu in the Admin. This allows you to make certain choices and continue the setup process for your MultiSite install.
WPMU_ACCEL_REDIRECT — When using Apache X-Sendfile for quicker loading, this helps you turn it on natively in WordPress for MultiSites. To enable, you can: define(‘WPMU_ACCEL_REDIRECT’, true);


ABSPATH Definitions: 5 References: 597
ADMIN_COOKIE_PATH Definitions: 3 References: 8
AKISMET_DELETE_LIMIT Definitions: 1 References: 3
AKISMET_VERSION Definitions: 1 References: 8
AKISMET__MINIMUM_WP_VERSION Definitions: 1 References: 3
AKISMET__PLUGIN_DIR Definitions: 1 References: 7
AKISMET__PLUGIN_URL Definitions: 1 References: 5
ARRAY_A Definitions: 1 References: 71
ARRAY_N Definitions: 1 References: 16
ATOM Definitions: 1 References: 10
AUTH_COOKIE Definitions: 1 References: 12
AUTH_KEY Definitions: 1 References: 4
AUTH_SALT Definitions: 1 References: 3
AUTOSAVE_INTERVAL Definitions: 1 References: 3
BACKGROUND_COLOR Definitions: 1 References: 3
BACKGROUND_IMAGE Definitions: 1 References: 3
BLOGUPLOADDIR Definitions: 1 References: 5
BLOG_ID_CURRENT_SITE Definitions: 1 References: 3
COMMENTS_TEMPLATE Definitions: 1 References: 2
COOKIEHASH Definitions: 2 References: 29
COOKIEPATH Definitions: 2 References: 17
COOKIE_DOMAIN Definitions: 3 References: 28
CRLF Definitions: 1 References: 37
CUSTOM_TAGS Definitions: 1 References: 3
DAY_IN_SECONDS Definitions: 1 References: 33
DB_CHARSET Definitions: 1 References: 3
DB_COLLATE Definitions: 1 References: 6
DB_HOST Definitions: 2 References: 4
DB_NAME Definitions: 2 References: 5
DB_PASSWORD Definitions: 2 References: 4
DB_USER Definitions: 2 References: 4
DOING_AJAX Definitions: 2 References: 34
DOING_AUTOSAVE Definitions: 1 References: 4
DOING_CRON Definitions: 1 References: 24
DOMAIN_CURRENT_SITE Definitions: 1 References: 3
EBML_ID_ASPECTRATIOTYPE Definitions: 1 References: 3
EBML_ID_ATTACHEDFILE Definitions: 1 References: 3
EBML_ID_ATTACHMENTLINK Definitions: 1 References: 2
EBML_ID_ATTACHMENTS Definitions: 1 References: 3
EBML_ID_AUDIO Definitions: 1 References: 4
EBML_ID_BITDEPTH Definitions: 1 References: 3
EBML_ID_CHANNELPOSITIONS Definitions: 1 References: 3
EBML_ID_CHANNELS Definitions: 1 References: 3
EBML_ID_CHAPCOUNTRY Definitions: 1 References: 3
EBML_ID_CHAPLANGUAGE Definitions: 1 References: 3
EBML_ID_CHAPPROCESS Definitions: 1 References: 2
EBML_ID_CHAPPROCESSCODECID Definitions: 1 References: 2
EBML_ID_CHAPPROCESSCOMMAND Definitions: 1 References: 2
EBML_ID_CHAPPROCESSDATA Definitions: 1 References: 2
EBML_ID_CHAPPROCESSPRIVATE Definitions: 1 References: 2
EBML_ID_CHAPPROCESSTIME Definitions: 1 References: 2
EBML_ID_CHAPSTRING Definitions: 1 References: 3
EBML_ID_CHAPTERATOM Definitions: 1 References: 4
EBML_ID_CHAPTERDISPLAY Definitions: 1 References: 4
EBML_ID_CHAPTERFLAGENABLED Definitions: 1 References: 3
EBML_ID_CHAPTERFLAGHIDDEN Definitions: 1 References: 3
EBML_ID_CHAPTERPHYSICALEQUIV Definitions: 1 References: 2
EBML_ID_CHAPTERS Definitions: 1 References: 3
EBML_ID_CHAPTERSEGMENTEDITIONUID Definitions: 1 References: 3
EBML_ID_CHAPTERSEGMENTUID Definitions: 1 References: 3
EBML_ID_CHAPTERTIMEEND Definitions: 1 References: 3
EBML_ID_CHAPTERTIMESTART Definitions: 1 References: 3
EBML_ID_CHAPTERTRACK Definitions: 1 References: 4
EBML_ID_CHAPTERTRACKNUMBER Definitions: 1 References: 3
EBML_ID_CHAPTERTRANSLATE Definitions: 1 References: 3
EBML_ID_CHAPTERTRANSLATECODEC Definitions: 1 References: 3
EBML_ID_CHAPTERTRANSLATEEDITIONUID Definitions: 1 References: 3
EBML_ID_CHAPTERTRANSLATEID Definitions: 1 References: 3
EBML_ID_CHAPTERUID Definitions: 1 References: 3
EBML_ID_CLUSTER Definitions: 1 References: 5
EBML_ID_CLUSTERBLOCK Definitions: 1 References: 5
EBML_ID_CLUSTERBLOCKADDID Definitions: 1 References: 2
EBML_ID_CLUSTERBLOCKADDITIONAL Definitions: 1 References: 2
EBML_ID_CLUSTERBLOCKADDITIONID Definitions: 1 References: 2
EBML_ID_CLUSTERBLOCKADDITIONS Definitions: 1 References: 2
EBML_ID_CLUSTERBLOCKDURATION Definitions: 1 References: 3
EBML_ID_CLUSTERBLOCKGROUP Definitions: 1 References: 4
EBML_ID_CLUSTERBLOCKMORE Definitions: 1 References: 2
EBML_ID_CLUSTERBLOCKVIRTUAL Definitions: 1 References: 2
EBML_ID_CLUSTERCODECSTATE Definitions: 1 References: 3
EBML_ID_CLUSTERDELAY Definitions: 1 References: 2
EBML_ID_CLUSTERDURATION Definitions: 1 References: 2
EBML_ID_CLUSTERENCRYPTEDBLOCK Definitions: 1 References: 2
EBML_ID_CLUSTERFRAMENUMBER Definitions: 1 References: 2
EBML_ID_CLUSTERLACENUMBER Definitions: 1 References: 2
EBML_ID_CLUSTERPOSITION Definitions: 1 References: 3
EBML_ID_CLUSTERPREVSIZE Definitions: 1 References: 3
EBML_ID_CLUSTERREFERENCEBLOCK Definitions: 1 References: 3
EBML_ID_CLUSTERREFERENCEPRIORITY Definitions: 1 References: 3
EBML_ID_CLUSTERREFERENCEVIRTUAL Definitions: 1 References: 2
EBML_ID_CLUSTERSILENTTRACKNUMBER Definitions: 1 References: 3
EBML_ID_CLUSTERSILENTTRACKS Definitions: 1 References: 4
EBML_ID_CLUSTERSIMPLEBLOCK Definitions: 1 References: 7
EBML_ID_CLUSTERSLICES Definitions: 1 References: 2
EBML_ID_CLUSTERTIMECODE Definitions: 1 References: 3
EBML_ID_CLUSTERTIMESLICE Definitions: 1 References: 2
EBML_ID_CODECDECODEALL Definitions: 1 References: 3
EBML_ID_CODECDOWNLOADURL Definitions: 1 References: 2
EBML_ID_CODECID Definitions: 1 References: 3
EBML_ID_CODECINFOURL Definitions: 1 References: 2
EBML_ID_CODECNAME Definitions: 1 References: 3
EBML_ID_CODECPRIVATE Definitions: 1 References: 4
EBML_ID_CODECSETTINGS Definitions: 1 References: 2
EBML_ID_COLOURSPACE Definitions: 1 References: 3
EBML_ID_CONTENTCOMPALGO Definitions: 1 References: 3
EBML_ID_CONTENTCOMPRESSION Definitions: 1 References: 4
EBML_ID_CONTENTCOMPSETTINGS Definitions: 1 References: 3
EBML_ID_CONTENTENCALGO Definitions: 1 References: 3
EBML_ID_CONTENTENCKEYID Definitions: 1 References: 3
EBML_ID_CONTENTENCODING Definitions: 1 References: 3
EBML_ID_CONTENTENCODINGORDER Definitions: 1 References: 3
EBML_ID_CONTENTENCODINGS Definitions: 1 References: 4
EBML_ID_CONTENTENCODINGSCOPE Definitions: 1 References: 3
EBML_ID_CONTENTENCODINGTYPE Definitions: 1 References: 3
EBML_ID_CONTENTENCRYPTION Definitions: 1 References: 4
EBML_ID_CONTENTSIGALGO Definitions: 1 References: 3
EBML_ID_CONTENTSIGHASHALGO Definitions: 1 References: 3
EBML_ID_CONTENTSIGKEYID Definitions: 1 References: 3
EBML_ID_CONTENTSIGNATURE Definitions: 1 References: 3
EBML_ID_CRC32 Definitions: 1 References: 3
EBML_ID_CUEBLOCKNUMBER Definitions: 1 References: 3
EBML_ID_CUECLUSTERPOSITION Definitions: 1 References: 3
EBML_ID_CUECODECSTATE Definitions: 1 References: 3
EBML_ID_CUEPOINT Definitions: 1 References: 3
EBML_ID_CUEREFCLUSTER Definitions: 1 References: 2
EBML_ID_CUEREFCODECSTATE Definitions: 1 References: 2
EBML_ID_CUEREFERENCE Definitions: 1 References: 2
EBML_ID_CUEREFNUMBER Definitions: 1 References: 2
EBML_ID_CUEREFTIME Definitions: 1 References: 2
EBML_ID_CUES Definitions: 1 References: 3
EBML_ID_CUETIME Definitions: 1 References: 3
EBML_ID_CUETRACK Definitions: 1 References: 3
EBML_ID_CUETRACKPOSITIONS Definitions: 1 References: 4
EBML_ID_DATEUTC Definitions: 1 References: 3
EBML_ID_DEFAULTDURATION Definitions: 1 References: 3
EBML_ID_DISPLAYHEIGHT Definitions: 1 References: 3
EBML_ID_DISPLAYUNIT Definitions: 1 References: 3
EBML_ID_DISPLAYWIDTH Definitions: 1 References: 3
EBML_ID_DOCTYPE Definitions: 1 References: 3
EBML_ID_DOCTYPEREADVERSION Definitions: 1 References: 3
EBML_ID_DOCTYPEVERSION Definitions: 1 References: 3
EBML_ID_DURATION Definitions: 1 References: 3
EBML_ID_EBML Definitions: 1 References: 3
EBML_ID_EBMLMAXIDLENGTH Definitions: 1 References: 3
EBML_ID_EBMLMAXSIZELENGTH Definitions: 1 References: 3
EBML_ID_EBMLREADVERSION Definitions: 1 References: 3
EBML_ID_EBMLVERSION Definitions: 1 References: 3
EBML_ID_EDITIONENTRY Definitions: 1 References: 3
EBML_ID_EDITIONFLAGDEFAULT Definitions: 1 References: 3
EBML_ID_EDITIONFLAGHIDDEN Definitions: 1 References: 3
EBML_ID_EDITIONFLAGORDERED Definitions: 1 References: 3
EBML_ID_EDITIONUID Definitions: 1 References: 3
EBML_ID_FILEDATA Definitions: 1 References: 4
EBML_ID_FILEDESCRIPTION Definitions: 1 References: 3
EBML_ID_FILEMIMETYPE Definitions: 1 References: 3
EBML_ID_FILENAME Definitions: 1 References: 3
EBML_ID_FILEREFERRAL Definitions: 1 References: 2
EBML_ID_FILEUID Definitions: 1 References: 3
EBML_ID_FLAGDEFAULT Definitions: 1 References: 3
EBML_ID_FLAGENABLED Definitions: 1 References: 3
EBML_ID_FLAGFORCED Definitions: 1 References: 3
EBML_ID_FLAGINTERLACED Definitions: 1 References: 3
EBML_ID_FLAGLACING Definitions: 1 References: 3
EBML_ID_GAMMAVALUE Definitions: 1 References: 3
EBML_ID_INFO Definitions: 1 References: 3
EBML_ID_LANGUAGE Definitions: 1 References: 3
EBML_ID_MAXBLOCKADDITIONID Definitions: 1 References: 3
EBML_ID_MAXCACHE Definitions: 1 References: 3
EBML_ID_MINCACHE Definitions: 1 References: 3
EBML_ID_MUXINGAPP Definitions: 1 References: 3
EBML_ID_NAME Definitions: 1 References: 3
EBML_ID_NEXTFILENAME Definitions: 1 References: 3
EBML_ID_NEXTUID Definitions: 1 References: 3
EBML_ID_OLDSTEREOMODE Definitions: 1 References: 3
EBML_ID_OUTPUTSAMPLINGFREQUENCY Definitions: 1 References: 3
EBML_ID_PIXELCROPBOTTOM Definitions: 1 References: 3
EBML_ID_PIXELCROPLEFT Definitions: 1 References: 3
EBML_ID_PIXELCROPRIGHT Definitions: 1 References: 3
EBML_ID_PIXELCROPTOP Definitions: 1 References: 3
EBML_ID_PIXELHEIGHT Definitions: 1 References: 3
EBML_ID_PIXELWIDTH Definitions: 1 References: 3
EBML_ID_PREVFILENAME Definitions: 1 References: 3
EBML_ID_PREVUID Definitions: 1 References: 3
EBML_ID_SAMPLINGFREQUENCY Definitions: 1 References: 3
EBML_ID_SEEK Definitions: 1 References: 3
EBML_ID_SEEKHEAD Definitions: 1 References: 3
EBML_ID_SEEKID Definitions: 1 References: 3
EBML_ID_SEEKPOSITION Definitions: 1 References: 3
EBML_ID_SEGMENT Definitions: 1 References: 3
EBML_ID_SEGMENTFAMILY Definitions: 1 References: 3
EBML_ID_SEGMENTFILENAME Definitions: 1 References: 3
EBML_ID_SEGMENTUID Definitions: 1 References: 3
EBML_ID_SIMPLETAG Definitions: 1 References: 5
EBML_ID_STEREOMODE Definitions: 1 References: 3
EBML_ID_TAG Definitions: 1 References: 3
EBML_ID_TAGATTACHMENTUID Definitions: 1 References: 3
EBML_ID_TAGBINARY Definitions: 1 References: 3
EBML_ID_TAGCHAPTERUID Definitions: 1 References: 3
EBML_ID_TAGDEFAULT Definitions: 1 References: 3
EBML_ID_TAGEDITIONUID Definitions: 1 References: 3
EBML_ID_TAGLANGUAGE Definitions: 1 References: 3
EBML_ID_TAGNAME Definitions: 1 References: 3
EBML_ID_TAGS Definitions: 1 References: 3
EBML_ID_TAGSTRING Definitions: 1 References: 3
EBML_ID_TAGTRACKUID Definitions: 1 References: 3
EBML_ID_TARGETS Definitions: 1 References: 3
EBML_ID_TARGETTYPE Definitions: 1 References: 3
EBML_ID_TARGETTYPEVALUE Definitions: 1 References: 3
EBML_ID_TIMECODESCALE Definitions: 1 References: 3
EBML_ID_TITLE Definitions: 1 References: 3
EBML_ID_TRACKENTRY Definitions: 1 References: 3
EBML_ID_TRACKNUMBER Definitions: 1 References: 3
EBML_ID_TRACKOFFSET Definitions: 1 References: 2
EBML_ID_TRACKOVERLAY Definitions: 1 References: 2
EBML_ID_TRACKS Definitions: 1 References: 3
EBML_ID_TRACKTIMECODESCALE Definitions: 1 References: 3
EBML_ID_TRACKTRANSLATE Definitions: 1 References: 2
EBML_ID_TRACKTRANSLATECODEC Definitions: 1 References: 2
EBML_ID_TRACKTRANSLATEEDITIONUID Definitions: 1 References: 2
EBML_ID_TRACKTRANSLATETRACKID Definitions: 1 References: 2
EBML_ID_TRACKTYPE Definitions: 1 References: 3
EBML_ID_TRACKUID Definitions: 1 References: 3
EBML_ID_VIDEO Definitions: 1 References: 4
EBML_ID_VOID Definitions: 1 References: 3
EBML_ID_WRITINGAPP Definitions: 1 References: 3
EMPTY_TRASH_DAYS Definitions: 1 References: 28
EP_ALL Definitions: 1 References: 1
EP_ALL_ARCHIVES Definitions: 1 References: 2
EP_ATTACHMENT Definitions: 1 References: 3
EP_AUTHORS Definitions: 1 References: 3
EP_CATEGORIES Definitions: 1 References: 3
EP_COMMENTS Definitions: 1 References: 3
EP_DATE Definitions: 1 References: 3
EP_DAY Definitions: 1 References: 3
EP_MONTH Definitions: 1 References: 3
EP_NONE Definitions: 1 References: 6
EP_PAGES Definitions: 1 References: 4
EP_PERMALINK Definitions: 1 References: 5
EP_ROOT Definitions: 1 References: 4
EP_SEARCH Definitions: 1 References: 3
EP_TAGS Definitions: 1 References: 3
EP_YEAR Definitions: 1 References: 3
EZSQL_VERSION Definitions: 1 References: 1
FORCE_SSL_ADMIN Definitions: 1 References: 3
FORCE_SSL_LOGIN Definitions: 1 References: 3
FS_CHMOD_DIR Definitions: 1 References: 17
FS_CHMOD_FILE Definitions: 1 References: 21
FS_CONNECT_TIMEOUT Definitions: 1 References: 5
FS_TIMEOUT Definitions: 2 References: 8
FTP_ASCII Definitions: 1 References: 21
FTP_AUTOASCII Definitions: 1 References: 9
FTP_BINARY Definitions: 1 References: 19
FTP_FORCE Definitions: 1 References: 3
GETID3_FLV_TAG_AUDIO Definitions: 1 References: 2
GETID3_FLV_TAG_META Definitions: 1 References: 2
GETID3_FLV_TAG_VIDEO Definitions: 1 References: 2
GETID3_FLV_VIDEO_H263 Definitions: 1 References: 3
GETID3_FLV_VIDEO_H264 Definitions: 1 References: 3
GETID3_FLV_VIDEO_SCREEN Definitions: 1 References: 2
GETID3_FLV_VIDEO_SCREENV2 Definitions: 1 References: 2
GETID3_FLV_VIDEO_VP6FLV Definitions: 1 References: 2
GETID3_FLV_VIDEO_VP6FLV_ALPHA Definitions: 1 References: 2
GETID3_HELPERAPPSDIR Definitions: 1 References: 11
GETID3_INCLUDEPATH Definitions: 1 References: 24
GETID3_MP3_VALID_CHECK_FRAMES Definitions: 1 References: 4
GETID3_OS_ISWINDOWS Definitions: 1 References: 7
GETID3_TEMP_DIR Definitions: 1 References: 6
H264_AVC_SEQUENCE_HEADER Definitions: 1 References: 2
H264_PROFILE_BASELINE Definitions: 1 References: 1
H264_PROFILE_EXTENDED Definitions: 1 References: 1
H264_PROFILE_HIGH Definitions: 1 References: 2
H264_PROFILE_HIGH10 Definitions: 1 References: 2
H264_PROFILE_HIGH422 Definitions: 1 References: 2
H264_PROFILE_HIGH444 Definitions: 1 References: 2
H264_PROFILE_HIGH444_PREDICTIVE Definitions: 1 References: 2
H264_PROFILE_MAIN Definitions: 1 References: 1
HEADER_IMAGE Definitions: 3 References: 5
HEADER_IMAGE_HEIGHT Definitions: 3 References: 7
HEADER_IMAGE_WIDTH Definitions: 3 References: 10
HEADER_TEXTCOLOR Definitions: 3 References: 7
HOUR_IN_SECONDS Definitions: 1 References: 45
IFRAME_REQUEST Definitions: 8 References: 12
IS_PROFILE_PAGE Definitions: 2 References: 24
LANGDIR Definitions: 2 References: 4
LOGGED_IN_COOKIE Definitions: 1 References: 12
LOGGED_IN_KEY Definitions: 1 References: 3
LOGGED_IN_SALT Definitions: 1 References: 3
MAGPIE_CACHE_AGE Definitions: 1 References: 3
MAGPIE_CACHE_DIR Definitions: 1 References: 3
MAGPIE_CACHE_FRESH_ONLY Definitions: 1 References: 2
MAGPIE_CACHE_ON Definitions: 1 References: 4
MAGPIE_DEBUG Definitions: 1 References: 10
MAGPIE_FETCH_TIME_OUT Definitions: 1 References: 3
MAGPIE_INITALIZED Definitions: 1 References: 2
MAGPIE_USER_AGENT Definitions: 2 References: 3
MAGPIE_USE_GZIP Definitions: 1 References: 2
MEDIA_TRASH Definitions: 1 References: 13
MINUTE_IN_SECONDS Definitions: 1 References: 9
MULTISITE Definitions: 2 References: 12
MUPLUGINDIR Definitions: 1 References: 2
NONCE_KEY Definitions: 1 References: 3
NONCE_SALT Definitions: 1 References: 3
NO_HEADER_TEXT Definitions: 2 References: 4
OBJECT Definitions: 1 References: 44
OBJECT_K Definitions: 1 References: 4
PASS_COOKIE Definitions: 1 References: 4
PATH_CURRENT_SITE Definitions: 1 References: 3
PCLZIP_ATT_FILE_COMMENT Definitions: 1 References: 4
PCLZIP_ATT_FILE_CONTENT Definitions: 1 References: 4
PCLZIP_ATT_FILE_MTIME Definitions: 1 References: 4
PCLZIP_ATT_FILE_NAME Definitions: 1 References: 6
PCLZIP_ATT_FILE_NEW_FULL_NAME Definitions: 1 References: 4
PCLZIP_ATT_FILE_NEW_SHORT_NAME Definitions: 1 References: 4
PCLZIP_CB_POST_ADD Definitions: 1 References: 7
PCLZIP_CB_POST_DELETE Definitions: 1 References: 2
PCLZIP_CB_POST_EXTRACT Definitions: 1 References: 13
PCLZIP_CB_POST_LIST Definitions: 1 References: 2
PCLZIP_CB_PRE_ADD Definitions: 1 References: 7
PCLZIP_CB_PRE_DELETE Definitions: 1 References: 2
PCLZIP_CB_PRE_EXTRACT Definitions: 1 References: 13
PCLZIP_CB_PRE_LIST Definitions: 1 References: 2
PCLZIP_ERROR_EXTERNAL Definitions: 1 References: 6
PCLZIP_ERR_ALREADY_A_DIRECTORY Definitions: 1 References: 2
PCLZIP_ERR_BAD_CHECKSUM Definitions: 1 References: 3
PCLZIP_ERR_BAD_EXTENSION Definitions: 1 References: 3
PCLZIP_ERR_BAD_EXTRACTED_FILE Definitions: 1 References: 3
PCLZIP_ERR_BAD_FORMAT Definitions: 1 References: 14
PCLZIP_ERR_DELETE_FILE_FAIL Definitions: 1 References: 3
PCLZIP_ERR_DIRECTORY_RESTRICTION Definitions: 1 References: 4
PCLZIP_ERR_DIR_CREATE_FAIL Definitions: 1 References: 4
PCLZIP_ERR_FILENAME_TOO_LONG Definitions: 1 References: 3
PCLZIP_ERR_INVALID_ARCHIVE_ZIP Definitions: 1 References: 8
PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE Definitions: 1 References: 11
PCLZIP_ERR_INVALID_OPTION_VALUE Definitions: 1 References: 11
PCLZIP_ERR_INVALID_PARAMETER Definitions: 1 References: 24
PCLZIP_ERR_INVALID_ZIP Definitions: 1 References: 3
PCLZIP_ERR_MISSING_FILE Definitions: 1 References: 8
PCLZIP_ERR_MISSING_OPTION_VALUE Definitions: 1 References: 12
PCLZIP_ERR_NO_ERROR Definitions: 1 References: 6
PCLZIP_ERR_READ_OPEN_FAIL Definitions: 1 References: 16
PCLZIP_ERR_RENAME_FILE_FAIL Definitions: 1 References: 3
PCLZIP_ERR_UNSUPPORTED_COMPRESSION Definitions: 1 References: 4
PCLZIP_ERR_UNSUPPORTED_ENCRYPTION Definitions: 1 References: 5
PCLZIP_ERR_USER_ABORTED Definitions: 1 References: 7
PCLZIP_ERR_WRITE_OPEN_FAIL Definitions: 1 References: 7
PCLZIP_OPT_ADD_COMMENT Definitions: 1 References: 5
PCLZIP_OPT_ADD_PATH Definitions: 1 References: 14
PCLZIP_OPT_ADD_TEMP_FILE_OFF Definitions: 1 References: 1
PCLZIP_OPT_ADD_TEMP_FILE_ON Definitions: 1 References: 1
PCLZIP_OPT_ADD_TEMP_FILE_THRESHOLD Definitions: 1 References: 1
PCLZIP_OPT_BY_EREG Definitions: 1 References: 4
PCLZIP_OPT_BY_INDEX Definitions: 1 References: 23
PCLZIP_OPT_BY_NAME Definitions: 1 References: 21
PCLZIP_OPT_BY_PREG Definitions: 1 References: 11
PCLZIP_OPT_COMMENT Definitions: 1 References: 10
PCLZIP_OPT_EXTRACT_AS_STRING Definitions: 1 References: 10
PCLZIP_OPT_EXTRACT_DIR_RESTRICTION Definitions: 1 References: 7
PCLZIP_OPT_EXTRACT_IN_OUTPUT Definitions: 1 References: 5
PCLZIP_OPT_NO_COMPRESSION Definitions: 1 References: 8
PCLZIP_OPT_PATH Definitions: 1 References: 8
PCLZIP_OPT_PREPEND_COMMENT Definitions: 1 References: 5
PCLZIP_OPT_REMOVE_ALL_PATH Definitions: 1 References: 15
PCLZIP_OPT_REMOVE_PATH Definitions: 1 References: 14
PCLZIP_OPT_REPLACE_NEWER Definitions: 1 References: 7
PCLZIP_OPT_SET_CHMOD Definitions: 1 References: 6
PCLZIP_OPT_STOP_ON_ERROR Definitions: 1 References: 14
PCLZIP_OPT_TEMP_FILE_OFF Definitions: 1 References: 13
PCLZIP_OPT_TEMP_FILE_ON Definitions: 1 References: 10
PCLZIP_OPT_TEMP_FILE_THRESHOLD Definitions: 1 References: 17
PCLZIP_READ_BLOCK_SIZE Definitions: 1 References: 34
PCLZIP_SEPARATOR Definitions: 1 References: 4
PCLZIP_TEMPORARY_DIR Definitions: 1 References: 7
PCLZIP_TEMPORARY_FILE_RATIO Definitions: 1 References: 3
PHP_INT_MIN Definitions: 1 References: 3
PLUGINDIR Definitions: 1 References: 2
PLUGINS_COOKIE_PATH Definitions: 1 References: 5
PO_MAX_LINE_LEN Definitions: 1 References: 2
RSS Definitions: 1 References: 33
SCRIPT_DEBUG Definitions: 2 References: 14
SECURE_AUTH_COOKIE Definitions: 1 References: 12
SECURE_AUTH_KEY Definitions: 1 References: 3
SECURE_AUTH_SALT Definitions: 1 References: 3
SERVICES_JSON_IN_ARR Definitions: 1 References: 10
SERVICES_JSON_IN_CMT Definitions: 1 References: 3
SERVICES_JSON_IN_OBJ Definitions: 1 References: 10
SERVICES_JSON_IN_STR Definitions: 1 References: 4
SERVICES_JSON_LOOSE_TYPE Definitions: 1 References: 4
SERVICES_JSON_SLICE Definitions: 1 References: 7
SERVICES_JSON_SUPPRESS_ERRORS Definitions: 1 References: 3
SERVICES_JSON_USE_TO_JSON Definitions: 1 References: 2
SHORTINIT Definitions: 2 References: 4
SIMPLEPIE_BUILD Definitions: 1 References: 6
SIMPLEPIE_CONSTRUCT_ALL Definitions: 1 References: 1
SIMPLEPIE_CONSTRUCT_BASE64 Definitions: 1 References: 5
SIMPLEPIE_CONSTRUCT_HTML Definitions: 1 References: 18
SIMPLEPIE_CONSTRUCT_IRI Definitions: 1 References: 60
SIMPLEPIE_CONSTRUCT_MAYBE_HTML Definitions: 1 References: 18
SIMPLEPIE_CONSTRUCT_NONE Definitions: 1 References: 5
SIMPLEPIE_CONSTRUCT_TEXT Definitions: 1 References: 258
SIMPLEPIE_CONSTRUCT_XHTML Definitions: 1 References: 8
SIMPLEPIE_FILE_SOURCE_CURL Definitions: 1 References: 2
SIMPLEPIE_FILE_SOURCE_FILE_GET_CONTENTS Definitions: 1 References: 2
SIMPLEPIE_FILE_SOURCE_FSOCKOPEN Definitions: 1 References: 2
SIMPLEPIE_FILE_SOURCE_LOCAL Definitions: 1 References: 3
SIMPLEPIE_FILE_SOURCE_NONE Definitions: 1 References: 2
SIMPLEPIE_FILE_SOURCE_REMOTE Definitions: 1 References: 11
SIMPLEPIE_IANA_LINK_RELATIONS_REGISTRY Definitions: 1 References: 19
SIMPLEPIE_LINKBACK Definitions: 1 References: 1
SIMPLEPIE_LOCATOR_ALL Definitions: 1 References: 4
SIMPLEPIE_LOCATOR_AUTODISCOVERY Definitions: 1 References: 2
SIMPLEPIE_LOCATOR_LOCAL_BODY Definitions: 1 References: 3
SIMPLEPIE_LOCATOR_LOCAL_EXTENSION Definitions: 1 References: 3
SIMPLEPIE_LOCATOR_NONE Definitions: 1 References: 2
SIMPLEPIE_LOCATOR_REMOTE_BODY Definitions: 1 References: 3
SIMPLEPIE_LOCATOR_REMOTE_EXTENSION Definitions: 1 References: 3
SIMPLEPIE_LOWERCASE Definitions: 1 References: 1
SIMPLEPIE_NAME Definitions: 1 References: 5
SIMPLEPIE_NAMESPACE_ATOM_03 Definitions: 1 References: 79
SIMPLEPIE_NAMESPACE_ATOM_10 Definitions: 1 References: 89
SIMPLEPIE_NAMESPACE_DC_10 Definitions: 1 References: 21
SIMPLEPIE_NAMESPACE_DC_11 Definitions: 1 References: 21
SIMPLEPIE_NAMESPACE_GEORSS Definitions: 1 References: 7
SIMPLEPIE_NAMESPACE_ITUNES Definitions: 1 References: 24
SIMPLEPIE_NAMESPACE_MEDIARSS Definitions: 1 References: 116
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG Definitions: 1 References: 2
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG2 Definitions: 1 References: 2
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG3 Definitions: 1 References: 2
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG4 Definitions: 1 References: 2
SIMPLEPIE_NAMESPACE_MEDIARSS_WRONG5 Definitions: 1 References: 2
SIMPLEPIE_NAMESPACE_RDF Definitions: 1 References: 20
SIMPLEPIE_NAMESPACE_RSS_090 Definitions: 1 References: 23
SIMPLEPIE_NAMESPACE_RSS_10 Definitions: 1 References: 23
SIMPLEPIE_NAMESPACE_RSS_20 Definitions: 1 References: 50
SIMPLEPIE_NAMESPACE_W3C_BASIC_GEO Definitions: 1 References: 10
SIMPLEPIE_NAMESPACE_XHTML Definitions: 1 References: 3
SIMPLEPIE_NAMESPACE_XML Definitions: 1 References: 5
SIMPLEPIE_PCRE_HTML_ATTRIBUTE Definitions: 1 References: 4
SIMPLEPIE_PCRE_XML_ATTRIBUTE Definitions: 1 References: 3
SIMPLEPIE_SAME_CASE Definitions: 1 References: 1
SIMPLEPIE_TYPE_ALL Definitions: 1 References: 2
SIMPLEPIE_TYPE_ATOM_03 Definitions: 1 References: 3
SIMPLEPIE_TYPE_ATOM_10 Definitions: 1 References: 3
SIMPLEPIE_TYPE_ATOM_ALL Definitions: 1 References: 2
SIMPLEPIE_TYPE_NONE Definitions: 1 References: 3
SIMPLEPIE_TYPE_RSS_090 Definitions: 1 References: 4
SIMPLEPIE_TYPE_RSS_091 Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_091_NETSCAPE Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_091_USERLAND Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_092 Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_093 Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_094 Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_10 Definitions: 1 References: 4
SIMPLEPIE_TYPE_RSS_20 Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_ALL Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_RDF Definitions: 1 References: 2
SIMPLEPIE_TYPE_RSS_SYNDICATION Definitions: 1 References: 7
SIMPLEPIE_UPPERCASE Definitions: 1 References: 1
SIMPLEPIE_URL Definitions: 1 References: 3
SIMPLEPIE_USERAGENT Definitions: 1 References: 4
SIMPLEPIE_VERSION Definitions: 1 References: 4
SITECOOKIEPATH Definitions: 2 References: 20
SITE_ID_CURRENT_SITE Definitions: 1 References: 3
STYLESHEETPATH Definitions: 1 References: 8
SUBDOMAIN_INSTALL Definitions: 3 References: 13
TEMPLATEPATH Definitions: 1 References: 9
TEST_COOKIE Definitions: 1 References: 5
UPLOADBLOGSDIR Definitions: 1 References: 5
UPLOADS Definitions: 1 References: 7
USER_COOKIE Definitions: 1 References: 4
VHOST Definitions: 2 References: 11
WEEK_IN_SECONDS Definitions: 1 References: 6
WPINC Definitions: 5 References: 204
WPLANG Definitions: 1 References: 22
WPMU_ACCEL_REDIRECT Definitions: 1 References: 3
WPMU_PLUGIN_DIR Definitions: 1 References: 20
WPMU_PLUGIN_URL Definitions: 1 References: 3
WPMU_SENDFILE Definitions: 1 References: 3
WP_ADMIN Definitions: 4 References: 10
WP_ALLOW_REPAIR Definitions: 2 References: 3
WP_BLOG_ADMIN Definitions: 1 References: 3
WP_CACHE Definitions: 1 References: 6
WP_CONTENT_DIR Definitions: 3 References: 95
WP_CONTENT_URL Definitions: 1 References: 10
WP_CRON_LOCK_TIMEOUT Definitions: 1 References: 4
WP_DEBUG Definitions: 3 References: 26
WP_DEBUG_DISPLAY Definitions: 1 References: 5
WP_DEBUG_LOG Definitions: 1 References: 5
WP_DEFAULT_THEME Definitions: 1 References: 19
WP_IMPORTING Definitions: 1 References: 7
WP_INSTALLING Definitions: 5 References: 37
WP_INSTALLING_NETWORK Definitions: 2 References: 9
WP_LANG_DIR Definitions: 2 References: 32
WP_LOAD_IMPORTERS Definitions: 2 References: 3
WP_MAIL_INTERVAL Definitions: 1 References: 3
WP_MAX_MEMORY_LIMIT Definitions: 1 References: 8
WP_MEMORY_LIMIT Definitions: 2 References: 7
WP_NETWORK_ADMIN Definitions: 2 References: 9
WP_PLUGIN_DIR Definitions: 1 References: 58
WP_PLUGIN_URL Definitions: 1 References: 4
WP_POST_REVISIONS Definitions: 1 References: 3
WP_REPAIRING Definitions: 1 References: 4
WP_SETUP_CONFIG Definitions: 1 References: 5
WP_UNINSTALL_PLUGIN Definitions: 1 References: 1
WP_USER_ADMIN Definitions: 2 References: 9
WP_USE_THEMES Definitions: 1 References: 6
WXR_VERSION Definitions: 1 References: 1
XMLRPC_REQUEST Definitions: 1 References: 8
YEAR_IN_SECONDS Definitions: 1 References: 21
WP



972
09/09/2023
WP Variables Rerserved Words
reserved constant
WP



2
09/09/2023

Software Web Design