Category: WordPress
-
Nya visualart.com – allt från läder och strategi till LED och guld
Earth People har en långvarig relation med Visual Art och har varit en betrodd samarbetspartner under mer än ett decennium. Tidigare samarbeten har resulterat både i webbplats och medskapandet av Visual Arts produkter och interna verktyg. De senaste åren har Visual Art växt så det knakar, både i storlek och vad gäller mängden tjänster de…
-
Our new tool finds “hidden” WordPress pages exposed by just released WP REST API
In December WordPress 4.7 was released. The most cool part of this release was the inclusion of the WordPress REST API. In development for quite some time it was finally included in core. The WordPress REST API is great for developers because it makes it very easy to get all pages, posts and users from…
-
Here is a list of WordPress plugins that Sweden’s largest political parties use
TL;DR: We made a website: partiwebbsidor.se. WordPress is pretty big here in Sweden. Recently we found out that six of the largest political parties use WordPress on their main sites. Here at Earth People we also use WordPress to build sites, so we thought that this it was a pretty cool and interesting fact that all…
-
-
What WP plugins does a site use? Our tool have the answer!
We at Earth People have a bunch of WordPress plugins that we have developed over the years. Some of them are even pretty usable! That’s why whenever we hear about a new WordPress site being released here in Sweden, we eagerly try to find out if any of our plugins are being used. Previously that…
-
WordPress loops: with_posts() is my way of dealing with them
One of the most boring, cumbersome and dangerous things with WordPress is getting and working with posts in custom loops. A common situation is like this: That’s a bit cumbersome I think. Do I really need to do that while-thingie, that the_post()-method-thingie and that wp_reset_postdata()-thingie each time? It feels a bit… repetitive. And dangerous, since…
-
The very first field extension for Simple Fields comes from Earth People
The recently released version 1 of Simple Fields added a nice feature called “field extensions“: using a simple API, developers can add their own custom field types to the plugin. Nice indeed. For one of our WordPress projects we needed to be able to attach a location to each post, so we though that “hey,…
-
WordPress Plugin Simple Fields now maintained by Earth People
Yes, the great – prepare for SEO Keyword madness! – WordPress custom fields plugin Simple Fields is now actively developed by us here at EarthPeople. This is thanks to the fact that the plugin creator Pär since a while back spends his days at our office, typing away on his Macbook Air or browsing the WordPress…
-
EP Hashimage gets a speedboost
The last few days we have been working on improving the speed if our EP Hashimage plugin. Today, we have released the result, a plugin that loads 70-80% faster when loading from the cache. This is achieved after a complete rewrite of the caching function. It now used the WordPress Transients API. As usual, you find…
-
Select networks in EP Hashimage
Today we’ve added a new feature to our EP Hashimage WordPress plugin. You can now (from version 3) choose which networks you want to include in your search for images with a specific hashtag. For example – if you want to print images tagged with #cat but only from the instagram network. That is now…