| bio | website | rodandfly.ca |
|---|---|---|
| location | Ontario | |
| age | ||
| visits | member for | 4 months |
| seen | May 17 at 14:51 | |
| stats | profile views | 2 |
|
Apr 17 |
answered | Insert images to post not working |
|
Mar 11 |
asked | How can I complete a web request then continue processing? |
|
Mar 5 |
answered | What is wrong with this code I have to make a blockquote shortcode |
|
Mar 4 |
comment |
Is it possible to reduce image filesize on the fly (when users enter my website)? One thing to note here. I have done no verifying for security. A nonce and checking will need to be added to secure this solution. Best of luck. |
|
Mar 4 |
awarded | Editor |
|
Mar 4 |
revised |
Is it possible to reduce image filesize on the fly (when users enter my website)? Update to include more specific answer. |
|
Mar 4 |
comment |
How to set and use global variables? Or why not to use them at all Why would you not just use 'get_cat_ID( **** )' where ever you planned to use the global variable. I doubt there would be any speed advantage the way your doing it. From a readability standpoint, 'get_cat_ID( **** )' wins hands down. |
|
Mar 4 |
answered | Is it possible to reduce image filesize on the fly (when users enter my website)? |
|
Feb 23 |
awarded | Commentator |
|
Feb 23 |
accepted | How do I attach a php file to an arbitrary slug and still have access to the wp-core functions? |
|
Feb 23 |
comment |
How do I attach a php file to an arbitrary slug and still have access to the wp-core functions? Thanks @Milo. Will hooking in here let me set my own headers? My script returns an image built in memory (the actual image, not a url to a file). |
|
Feb 23 |
comment |
How do I attach a php file to an arbitrary slug and still have access to the wp-core functions? I thought by hooking into template redirect I would avoid that and all the problems that go with it. |
|
Feb 23 |
asked | How do I attach a php file to an arbitrary slug and still have access to the wp-core functions? |
|
Feb 17 |
awarded | Tumbleweed |
|
Feb 14 |
awarded | Supporter |
|
Feb 11 |
comment |
How do I return an image from a script Searchin for info on wp-load.php pointed me to several reasons why not to do this. Would ajax be a better way to do this? Could anyone give me an idea where to start researching this. |
|
Feb 11 |
comment |
How do I return an image from a script That makes sense. I will try that and see how it works. (check mark pending). |
|
Feb 11 |
comment |
How do I return an image from a script The problem with that is timing. I don't know the image url when the meta box is created. The user enters a url and then I want to load a re sized image into an image tag in the meta box. |
|
Feb 11 |
awarded | Teacher |
|
Feb 11 |
answered | why quotes shown in Wordpress? |