HEX
Server:
System: Linux aac286ea486c 5.14.0-687.15.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 11 08:51:45 EDT 2026 x86_64
User: root (0)
PHP: 8.2.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,disk_free_space,diskfreespace
Upload Files
File: /dom877180/wp-content/plugins/latest-tweets-widget/api/lang/extra/twitter-errors.php
<?php
/**
 * Error codes translated dynamically placed here for xgettext to extract
 */
 
// Custom HTTP status messages
__('Twitter API rate limit exceeded','twitter-errors');
__('Twitter server error','twitter-errors');
__('Twitter is not responding','twitter-errors');
__('Twitter is too busy to respond','twitter-errors');

// HTTP status codes from get_status_header_desc
__('Continue','twitter-errors');
__('Switching Protocols','twitter-errors');
__('Processing','twitter-errors');
__('OK','twitter-errors');
__('Created','twitter-errors');
__('Accepted','twitter-errors');
__('Non-Authoritative Information','twitter-errors');
__('No Content','twitter-errors');
__('Reset Content','twitter-errors');
__('Partial Content','twitter-errors');
__('Multi-Status','twitter-errors');
__('IM Used','twitter-errors');
__('Multiple Choices','twitter-errors');
__('Moved Permanently','twitter-errors');
__('Found','twitter-errors');
__('See Other','twitter-errors');
__('Not Modified','twitter-errors');
__('Use Proxy','twitter-errors');
__('Reserved','twitter-errors');
__('Temporary Redirect','twitter-errors');
__('Bad Request','twitter-errors');
__('Unauthorized','twitter-errors');
__('Payment Required','twitter-errors');
__('Forbidden','twitter-errors');
__('Not Found','twitter-errors');
__('Method Not Allowed','twitter-errors');
__('Not Acceptable','twitter-errors');
__('Proxy Authentication Required','twitter-errors');
__('Request Timeout','twitter-errors');
__('Conflict','twitter-errors');
__('Gone','twitter-errors');
__('Length Required','twitter-errors');
__('Precondition Failed','twitter-errors');
__('Request Entity Too Large','twitter-errors');
__('Request-URI Too Long','twitter-errors');
__('Unsupported Media Type','twitter-errors');
__('Requested Range Not Satisfiable','twitter-errors');
__('Expectation Failed','twitter-errors');
//__('I\'m a teapot','twitter-errors');
__('Unprocessable Entity','twitter-errors');
__('Locked','twitter-errors');
__('Failed Dependency','twitter-errors');
__('Upgrade Required','twitter-errors');
__('Precondition Required','twitter-errors');
__('Too Many Requests','twitter-errors');
__('Request Header Fields Too Large','twitter-errors');
__('Internal Server Error','twitter-errors');
__('Not Implemented','twitter-errors');
__('Bad Gateway','twitter-errors');
__('Service Unavailable','twitter-errors');
__('Gateway Timeout','twitter-errors');
__('HTTP Version Not Supported','twitter-errors');
__('Variant Also Negotiates','twitter-errors');
__('Insufficient Storage','twitter-errors');
__('Not Extended','twitter-errors');
__('Network Authentication Required','twitter-errors');