53 reputation
8
bio website
location
age
visits member for 11 months
seen 6 hours ago
stats profile views 6

20h
accepted Best practice to limit results in get_row()?
21h
asked Best practice to limit results in get_row()?
23h
revised How to trigger $_GET request within admin plugin page?
added 4 characters in body
23h
answered How to trigger $_GET request within admin plugin page?
23h
comment How to trigger $_GET request within admin plugin page?
Any idea how to do it?
23h
comment How to trigger $_GET request within admin plugin page?
In php it's so simple to trigger get forms. Is there some tutorial for WP? I don't get it at all. I just want to execute different parts of my spaghetti code depending on which form submit is pressed.
23h
comment How to trigger $_GET request within admin plugin page?
hmm, I have updated my post with additional info. My file where is located the code is called DD_awesome_plugin.php
23h
revised How to trigger $_GET request within admin plugin page?
added 298 characters in body
23h
comment How to trigger $_GET request within admin plugin page?
"Try my suggestion. It does what you are asking for." The problem is that after I click on the button I am redirected to completely different page. My plugin is located here: options-general.php?page=DD_Awesome_Plugin/DD_awesome_plugin.php but clicking on the button throws me here: options-general.php?do_it_hidden=run&do_it=DO+IT
23h
comment How to trigger $_GET request within admin plugin page?
So, when I click on the submit button, instead of reloading current plugin page I am redirected somewhere else. So, I need after the click run through my code and check the GET condition and in my case it will be true and the code will be executed, because I have clicked on submit and do_it_hidden is sent. In standard php I would do it like action="the_same_file_as_i_am_in" or maybe even action="". What to put in action="???" so it works in WP plugin admin page?
1d
comment How to trigger $_GET request within admin plugin page?
Thanks, I wanted something different. My bad, I have formulated it badly. Please, check my updated code in my question to see what I mean. Thanks.
1d
revised How to trigger $_GET request within admin plugin page?
added 324 characters in body
1d
asked How to trigger $_GET request within admin plugin page?
Apr
19
comment How to add subfolders in media library for better organisation?
Hmm, I am wondering how can bigger websites that are using WP deal with that e.g. Techcrunch, Mashable? I have maybe 100 articles and every article has from 1-5 images and it's a big mess now. What can I do with that? I would like to stay with WP, becasue of other superior features when comapred with Joomla or Drupal.
Apr
19
awarded  Student
Apr
19
asked How to add subfolders in media library for better organisation?
Feb
3
awarded  Commentator
Feb
3
accepted Name and password development/offline mode plugin
Feb
3
comment Name and password development/offline mode plugin
It's one question you dumbo ;)
Feb
1
revised Name and password development/offline mode plugin
added 74 characters in body