| bio | website | aaronwagner.net |
|---|---|---|
| location | Houston, TX | |
| age | ||
| visits | member for | 1 year |
| seen | Mar 21 at 14:42 | |
| stats | profile views | 11 |
|
Apr 26 |
awarded | Yearling |
|
Dec 28 |
awarded | Popular Question |
|
Aug 3 |
awarded | Self-Learner |
|
May 17 |
answered | Set of plugins to control the Admin UI |
|
May 10 |
comment |
How to load wp_editor() through AJAX/jQuery @Sisir, If I am reading your suggestion correctly, then it didn't work. I used this to call the Ajax form: $('#sph-tabs-section-tab'+newTab).load('/wp-admin/admin-ajax.php?action=sph_add_editor'); and then added a function that returns wp_editor(). It gets called with no problem, but it still only returns the editor with no buttons. (exact same results as item 1 in the OP) |
|
May 10 |
asked | How to load wp_editor() through AJAX/jQuery |
|
Apr 30 |
awarded | Commentator |
|
Apr 30 |
comment |
How can I attach files without using a plugin? In the context of the original question, this made sense. The original question was along the lines of "How to make a list of files for download" |
|
Apr 30 |
comment |
How can I attach files without using a plugin? @toscho, Not really. I have LOTS of functionality built into my themes that I don't see the point of putting into a plugin. This is because my themes are not released to the public, but contain proprietary functionality. The principals might be the same, whether you put it into a plugin or a themes functions.php file. He might have a specific business case that makes a plugin something that he doesn't need/want. |
|
Apr 26 |
answered | after_setup_theme always runs |
|
Apr 26 |
revised |
Pros and Cons for high “expire time” on wp-super-cache or w3-total-cache? Added an image |
|
Apr 26 |
comment |
Pros and Cons for high “expire time” on wp-super-cache or w3-total-cache? Its a default setting of w3-total-cache. |
|
Apr 26 |
comment |
after_setup_theme always runs Apologies. It would not let me do that yet. I will add it as an answer in a bit. |
|
Apr 26 |
comment |
Uploading Images in the Link Manager I realize this is kinda an old question, but did you find a solution? I answered something along these lines Let me know if that is in the vein of what you're looking for. |
|
Apr 26 |
answered | How can I attach files without using a plugin? |
|
Apr 26 |
comment |
What is the simplest ajax upload plugin or script to be used with wordpress? I updated my answer. I have tested this, and it works great. Thanks for asking this question, because I have actually been meaning to do something like this in my own themes. |
|
Apr 26 |
awarded | Editor |
|
Apr 26 |
revised |
What is the simplest ajax upload plugin or script to be used with wordpress? Added information for multiple uploaders |
|
Apr 26 |
comment |
What is the simplest ajax upload plugin or script to be used with wordpress? How many uploaders are you talking about? Will it vary? |
|
Apr 26 |
awarded | Supporter |