Title: wordpress -&gt; error
Last modified: August 19, 2016

---

# wordpress -> error

 *  [ola-hashem](https://wordpress.org/support/users/ola-hashem/)
 * (@ola-hashem)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/wordpress-gt-error-1/)
 * hello,
    i create my plugin that add, delete and edit row in html table then save
   this changes into wordpress database and when clicking in edit link this error
   appear “Cannot load wp_plugin?actionName=edit. “ i’ll be grateful if anyone help
   me thanks,

Viewing 1 replies (of 1 total)

 *  Thread Starter [ola-hashem](https://wordpress.org/support/users/ola-hashem/)
 * (@ola-hashem)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/wordpress-gt-error-1/#post-1133266)
 * sorry i forget to put screenshot from my code :::
    else if(isset($_GET[“actionName”])&&(
   $_GET[“actionName”] ==”edit”)) { include(“my_config.php”); $upd = “update url
   set title= ‘”.$_GET[‘new_title’].”‘ and myurl='”.$_GET[‘new_url’].”‘ where title
   = ‘”.$_GET[‘old_title’].”‘”; mysql_query($upd); echo “ur record is updated”; }//
   end-if-edit } //end-of-function

Viewing 1 replies (of 1 total)

The topic ‘wordpress -> error’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [ola-hashem](https://wordpress.org/support/users/ola-hashem/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/wordpress-gt-error-1/#post-1133266)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
