You are now in Wordpress

WordPress 3.4 soon to be released

WordPress 3.4 version is planned to be released soon, its currently in the Beta 2 stage. I think the team working on WordPress must be getting really big since they are updating the CMS in a really fast pace lately. This time we aren’t going to see many changes, looks like the work on the [...]

Veja Mais

How to Create a Plugin for WordPress

There are two ways of creating a wordpress plugin, the correct way and the common way. The common way is to just throw functions in the main PHP file that goes in the plugin folder and hope that everything works just fine in the millions of different types of wordpress installations. The correct way, is [...]

Veja Mais

Best WordPress Hosting

WordPress is a CMS that isn’t really much demanding when talking about server resources, but definitely requires some attentions on that part. That line, however, have been changing lately, mostly after the release of the 3.0 version. The system started to consume more and more resources from the servers so a good hosting is a [...]

Veja Mais

How to change your WordPress Domain

This is a problem that many users face sometimes, moving wordpress domains is not an easy task because you have many things to consider, if you just move your files and don’t change the correct configurations in the database you will break everything on your site, another common problem is that after you migrate to [...]

Veja Mais

How To Disable Comments on Wordpres

This is a very common question i have been asked lately. Specially because of the Seo Facebook Comments Plugin. Which many people don’t know is that you can easily disable a comment for a specific post or page by changing a configuration on the edit page of this post or page. All you have to [...]

Veja Mais

How to Pass WordPress Database Information to the Front-End for Javascript/Ajax

Thats one of the nicest things I have recently come across while playing around with wordpress, i was currently trying to pass information from the database, dynamically, to the front end to use this information in ajax requests and dynamic validation with javascript. The key, in this case my friends, is to use the wp_localize_script() [...]

Veja Mais

How to Enable the WordPress Menu Built-In

WordPress implemented a feature for some versions now, the register_nav_menu function, with this method you can create as many menus as you want and handle through the admin panel, which, by the way, it’s a great feature and that was needed for quite a long time. To use this function is very simple, open your [...]

Veja Mais

How to Enable Different Sizes of Post Thumbnails on your WordPress Blog

After version 2.9, wordpress have now a built in function that allows to easily embed thumbnail images into blog posts. I think this feature is very well known nowdays, however there are some other features about that function that not many people know about, that you can, for instance, create many different sizes of images [...]

Veja Mais

Facebook Language Codes

Facebook have a impressive list of supported language codes, this information, however, is kinda hard to find when you are trying to configure an application or a plugin that uses their API. In order to help those who is trying to configure the Plugins we released, for example, heres a list of the mostly used [...]

Veja Mais

New Plugin Version: SEO Facebook Comments 1.4

We are gladly anouncing the release of the newest version of the SEO Facebook Comments plugin, currently on 1.4. It doesn’t add new features for the front end however, the heavy work done for this version was in the backend for better integration with WordPress and to avoid possible conflicts with other plugins. The Plulz [...]

Veja Mais

Why I stop using the default include functions built in with WordPress

This post will be a bit more technical then the others, so be advised if you’re not much into WordPress design or programming. So WordPress comes with many built in functions created to make life easier when you want to include a template part in other template files. The most well known are: get_header() get_footer() [...]

Veja Mais

About SEO Facebook Comment Plugin Share Feature

Im making this post just to clarify about how the plugin works and a few things that it does that people may or may not be aware. Has come to my attention that some people are saying that the plugin is creating spammy, sold links and stuffs like, all that without the user consent/knowledge, all [...]

Veja Mais

Facebook Like WordPress Plugin by Plulz

Keeping up with our plugins release we’re now launching the new Facebook Like a Lot Plugin for WordPress. I know there are plenty of Like Plugins around, but none of then are really flexible and complete. One of the main qualitys of this one is that, besides being able to add the plugin in every [...]

Veja Mais

Soon: Plulz Exclusive Themes

One of the reasons we haven’t released any Theme for WordPress is that we’re looking into ways that would make really good ones with a really good code. By good code we mean code that have very good performance, easy to maintain and extensible, something we already do with the plugins. So far we have [...]

Veja Mais

How to get my Facebook User ID

It’s weird how you need your facebook user id for severall things, such as to give moderator power to some user (or yourself) in order to be able to, for example, moderate the SEO Facebook Comments. I mean it’s weird because despite being something that you need for many things there is no easier or [...]

Veja Mais

How To Add States do the WooCommerce plugin?

I started creating a very small and fast eCommerce on WordPress, so i decided to give the WooCommerce Plugin a go. Must say, the interface is pretty neat but lacks some extra support, like adding new states that I’m about to show you how to do. Btw, this is something really easy to acomplish, all [...]

Veja Mais

How to create a Facebook APP

I have been asked a lot this question lately, mostly because of my really successfull plugin SEO Facebook Comments. To make the plugin work you need to correctly create a Facebook App and configure all of the needed information in the plugin that you get from the Facebook App. So here´s how to do it, it´s [...]

Veja Mais

WordPress é a prova que sucesso e qualidade não precisam andar juntos

WordPress é sem dúvida hoje a plataforma CMS mais popular no mundo e também a que mais cresce ( e em ritmo acelerado, diga-se). Sim, para o usuário final ele tem uma interface maravilhosamente simples de usar, e boa parte da grande distribuição de conteúdo que temos na web hoje é consequência disso, afinal, qualquer [...]

Veja Mais

Erro 500 no WordPress

Para quem está utilizando a nova versão do WordPress, mais especificamente á partir da versão 3.0 pode ter se deparado com o erro 500, onde a página não é exibida e também onde parece não haver nenhum problema crítico ou sério, já que ele é intermitente, sendo que uma hora a página a carrega, outra [...]

Veja Mais

Projeto – Site Jundiai

O último projeto que criamos já esta no ar. Desenvolvemos do 0 em cima da plataforma WordPress o novo site da cidade de Jundiaí, que pode ser encontrado no endereço http://www.jundiai.com.br O interessante deste site que foi que fizemos um grande foco principalmente em performance e SEO, portanto você não verá gráficos pesados nem muito [...]

Veja Mais

WordPress Plugins

To everyone that are lost in How to create your Facebook APP and/or configure your SEO Facebook Comments plugin configuration here´s a very easy Post explaining how to do it. Any other help need just leave a comment in this post. Aqui vai uma lista dos melhores Plugins de WordPress para quem deseja ter um [...]

Veja Mais