PATH:
home2
/
oltarimozi
/
.cpaddons_upgrade
/
wp-admin
<?php /** * Press This Display and Handler. * * @package WordPress * @subpackage Press_This */ define('IFRAME_REQUEST' , true); /** WordPress Administration Bootstrap */ require_once( dirname( __FILE__ ) . '/admin.php' ); if ( ! current_user_can( 'edit_posts' ) || ! current_user_can( get_post_type_object( 'post' )->cap->create_posts ) ) { wp_die( '<h1>' . __( 'Cheatin’ uh?' ) . '</h1>' . '<p>' . __( 'Sorry, you are not allowed to create posts as this user.' ) . '</p>', 403 ); } /** * @global WP_Press_This $wp_press_this */ if ( empty( $GLOBALS['wp_press_this'] ) ) { include( ABSPATH . 'wp-admin/includes/class-wp-press-this.php' ); } $GLOBALS['wp_press_this']->html();
[-] plugins.php
[edit]
[-] update.php
[edit]
[-] media-new.php
[edit]
[-] user-new.php
[edit]
[-] setup-config.php
[edit]
[-] customize.php
[edit]
[-] ms-sites.php
[edit]
[-] export.php
[edit]
[-] media.php
[edit]
[-] profile.php
[edit]
[-] menu.php
[edit]
[-] link-add.php
[edit]
[-] options-writing.php
[edit]
[-] import.php
[edit]
[-] my-sites.php
[edit]
[-] install.php
[edit]
[+]
user
[-] install-helper.php
[edit]
[-] link-manager.php
[edit]
[-] custom-background.php
[edit]
[-] user-edit.php
[edit]
[-] ms-themes.php
[edit]
[-] press-this.php
[edit]
[-] term.php
[edit]
[-] post-new.php
[edit]
[-] load-scripts.php
[edit]
[-] theme-editor.php
[edit]
[+]
css
[-] themes.php
[edit]
[-] tools.php
[edit]
[-] post.php
[edit]
[-] options-permalink.php
[edit]
[+]
maint
[-] comment.php
[edit]
[-] load-styles.php
[edit]
[-] link-parse-opml.php
[edit]
[-] theme-install.php
[edit]
[-] edit-tag-form.php
[edit]
[-] edit.php
[edit]
[-] revision.php
[edit]
[-] ms-edit.php
[edit]
[-] edit-form-advanced.php
[edit]
[-] moderation.php
[edit]
[-] options-head.php
[edit]
[-] ms-options.php
[edit]
[-] custom-header.php
[edit]
[-] upgrade-functions.php
[edit]
[-] media-upload.php
[edit]
[-] freedoms.php
[edit]
[-] index.php
[edit]
[+]
images
[-] about.php
[edit]
[-] upload.php
[edit]
[-] admin.php
[edit]
[-] upgrade.php
[edit]
[+]
js
[-] widgets.php
[edit]
[-] nav-menus.php
[edit]
[-] users.php
[edit]
[-] plugin-install.php
[edit]
[-] plugin-editor.php
[edit]
[-] admin-ajax.php
[edit]
[+]
..
[+]
network
[-] menu-header.php
[edit]
[-] options-discussion.php
[edit]
[-] update-core.php
[edit]
[+]
includes
[-] ms-admin.php
[edit]
[-] edit-form-comment.php
[edit]
[-] edit-comments.php
[edit]
[-] options-reading.php
[edit]
[-] credits.php
[edit]
[-] link.php
[edit]
[-] admin-footer.php
[edit]
[-] admin-header.php
[edit]
[-] options-general.php
[edit]
[-] ms-users.php
[edit]
[-] async-upload.php
[edit]
[-] edit-link-form.php
[edit]
[-] admin-functions.php
[edit]
[-] admin-post.php
[edit]
[-] ms-delete-site.php
[edit]
[-] edit-tags.php
[edit]
[-] options-media.php
[edit]
[-] options.php
[edit]
[-] ms-upgrade-network.php
[edit]
[-] network.php
[edit]