New version 1.5.3 of Picasa Express plugin for WordPress


||

wrench2.png
New WordPress version 3.3 bring some important changes for my plugin so I release version 1.5.3 early. Everyone who use WP 3.3 RC2 or later, please test the plugin and report if you find anything wrong.

Additionally some small fixes was included like Network activation and new site ( if you like to see plugin active in new created sites, please make network reactivate after update to 1.5.3 ), fix for update setting and roles, caption shortcode fix and etc.

Album gallery has now more option for tune the results. All parameters included in the readme.txt file in new version changelog section.

Update: Picasa change the URL rules and now

  • original image moved to prefix /s0
  • without prefix you can find 512 pixels limited image

You can use the workaround and set ‘Large image size’ to /s0 ( limit by any direction and 0 in the pixels input ) or set you preferred size. Next version will have /s0 as link for big image.

Attachments for custom posts


|

Attachment.png

Attachments can be linked to any post or page, so custom posts have not any difference and any code below work for classic posts as well.

How to add file to the post ? How to get the file ? And how to change file attributes like title for attachments ? Here you will find the answers.

more …

Introduction to custom posts


|

sculptor.jpg WordPress 3 give new instrument which make WP more powerful and wide abilities for make blogs and sites better. Custom posts allow to separate some objectives from posts and pages to make good treatment for files, events, news etc.

What really custom posts is ? more …

New plugin for optimize styles and scripts


||

Hurrah !
speed-racing-bike-concept.jpg

Definitely, I find the way how to make required optimization for my site in simple and beautiful way.

Some time ago I wrote about good optimization, but changes in core kill the idea. I was thinking about plugin to make required things:

  • collect styles/scripts and concatenate them into solid files
  • minify styles
  • translate images to data:uri if possible

Yes, this is not a big deal, but I want to have all of this with more ability more …

New version 1.5.2 of Picasa Express plugin for WordPress


||

wrench here I see WordPress 3.2 and thank you for my users I was noticed very quickly about some problem with my plugin in new version. Here is the fixes to work perfectly with WP 3.2.

I have to say ‘Thank you!’ to all my donators. You are supporting my work and I find that my plugin has some value for people.
For others – let me know that my plugin is good work and donate me.

And of course, please like my new site in facebook and google plus one

New version 1.5 of Picasa Express plugin for WordPress


|||

New version again!ushu.gif

Some new features are added:

Save last state
If album was opened – you will see the album images instead if album’s list.If you change username – you will find the user’s albums next time. And so on.

more …

New version 1.4 of Picasa Express plugin for WordPress


|||

Recently update version. sisyphus.gif

The plugin page on WordPress.org and download from wordpress.org

I make a lot of changes and happy to release the new version. Hope so you will be happy to receive something good. Do not hesitate to donate me for this work.
more …

Optimization in numbers


||

pie.png

To finish the cycle of articles about WordPress optimization we need to take a look for result. Using of any plugings or techniques without understanding will drive increase time of loading. But any lightweight page is worse if it is loaded long time :)

more …

Concatenate styles in WordPress


||

online-marketing-squeeze.jpg To continue WordPress optimization let’s take a look into styles.

Like scripts we have to include styles by enveloping function wp_enqueue_style and next:

In first put changes into /wp-includes/script-loader.php
more …

Cache control in user browser


|

Daily Provision.JPG In page load optimization you can not skip browser caching. Because in best case any element should be requested only if changes. Magic ? No, only right cache control !

To control cache we can use 2 methods:

  1. ETag and Last-Modified
  2. Cache-Control

more …

feedback content * preview