Wordpress

WP-Ribbon – Configurable remembrance/mourning ribbon WordPress plugin

Degut a l’empresonament per part de l’estat espanyol d’en Jordi Sànchez i en Jordi Cuixart com a presos polítics el passat 16 d’octubre del 2017, vaig desenvolupar aquest senzill plugin de WordPress per posar un crespó a les diverses webs que gestiono. El color i l’enllaç són configurables de manera que es pot utilitzar per qualsevol altre causa si ho desitgeu.

Due to the imprisonment by Spain of Jordi Sànchez and Jordi Cuixart as political prisoners on October 16, 2017, I developed this simple WordPress plugin to put a remembrance/mourning ribbon on the various websites I manage . The color and link are configurable so you can use it for any other reason you wish.

Wordpress

Ajax Archives Plugin

Display your archives in collapsible mode using ajax and jQuery.

Each subnode is loaded via ajax as per user request, so not whole archive is loaded each time your archives page is displayed. If you have performance problems or server issues with other archive plugins, try this one and enjoy.

It also displays the post count for each year and for each month and the comment count for each post. And uses your current wordpress date_format to format the dates.

You can view a sample here: Archivos Rallye Racing

Wordpress

Top Posts By Category Plugin 1.3 RC1 is out

Update 2: For php 7+ please use Top Posts By Category Plugin 1.4

Update: New 1.3 RC2 version released that solves the bug reported from Joel (see comments below)

This new version solves some bugs and add some requested features. It also changes the way of visists are tracked and displayed, and the size of tpbc table is under control now.

This is a full working version and I’m not expecting major changes on the final release, but I like to know your comments, especially if your are upgrading from my previous version, so please backup your database before the upgrade!

Improvements in 1.3:

  • The stats are saved as a custom field on a post (tpbc_visits), so you can be evil and fake the stats to put your preferred posts on top of the list 😉 Trust me, new users cannot resist the temptation to visit your top posts.
  • No more tpbc table size problems. Since tpbc 1.3 version, this table is only used to avoid duplicate visits and their content is purget each day. If you come from 1.2, please read the upgrading instructions carefully!
  • You can easy exclude (or include only) some categories from list when group by category option is set.
  • There is a new option to display the list or the post visits with ajax. So this must work within wordpress cache plugins, but I’m not tested it under this kind of environments !

There is a readme file with install and update instructions. Please read it carefully, especially if you are upgrading !

Blogs · Informàtica · Wordpress

WordPress 2.6 PATHINFO Permalinks

Els més observadors us haureu adonat que m’he actualitzat el blog a la versió 2.6 de WordPress, però no tot són flors i violes com se sol dir…

El cas és que utilitzo l’estructura PATHINFO per als enllaços permanents, concretament tinc la següent configuració personalitzada: /%postname%/ i a cada actualització se m’ha trencat alguna cosa fent que alguna part del blog fos inaccessible utilitzant els enllaços permanents.

En la versió 2.5 vàren ser les pàgines, i en la 2.6 han estat els posts, categories i pàgines d’arxius. Doncs bé, sortosament per solucionar-ho, si més no mentre no es publiqui alguna actualització, només ens cal afegir un nom base per les categories i els tags a la secció de configuració dels enllaços permanents tal com diu aquí i llestos.

A bloguejar de gust amants de wordpress !

Actualització: Ah! se m’oblidava, el plugin Top Posts By Category segueix sent compatible amb aquesta nova versió 😉

Wordpress

Top Posts By Category 1.2

When I upgrade the plugin for the first time I do it to work for my own blog, so not all configuration options where tested and in some cases it didn’t work propertly.

You can download version 1.2 and see release notes here.

Please left your feedback or report bugs under plugin’s post.

Thanks to all who was using it, and especial thanks to users that help to find the bugs with their comment’s feedback.

Note that I’m not English speaker…

Wordpress

Top Posts By Category plugin

Update: Version 1.3 RC1 is out. Changes and download can be found here.

Top Posts By Category Plugin is a fork of original M&M tpbc plugin updated to work with new WordPress 2.3 taxonomy system. Compatible up to WordPress 2.6:

Install:

  1. Copy tpbct.php file to wp-content/plugins
  2. Activate the plugin as usual.
  3. Manage Options going to Options->Top Posts or Settings->Top Posts on WordPress 2.6.

Upgrade:

From My previous version: Just overwritte tpbct.php file with new version on plugins folder.

From M&M version: Disable old tpbc, delete tpbc.php file from plugins folder and install the new version (note that filenames are different). Configuration options and old recolected posts stats will be conserved.

Release Notes:

1.2:

– Solved some compatibility sql bugs.
– Solved a bug that prevents to show the list when Top Comented Posts option was used.

1.0 – Miki’s version:

– Required changes to work with WordPress 2.3 taxonomy system.

Wordpress

SRG Clean Archives en català

SRG Clean Archives és el plugin que utilitzo per generar la pàgina d’arxius d’aquest blog, i cansat de veure’l sempre en anglès m’he agafat el poEdit i n’he traduït els textos internacionalitzats que hi havia amb el meu català d’estar per casa.

També he detectat un bug en la versió 4.2 a l’hora de generar els enllaços als arxius quan s’utilitzen enllaços permanents amb l’estructura pathinfo /%postname%/ que he corregit fent el següent canvi a la línea 160:

$output .= '<br /><a href="'. $my_url .'/' . $monthresult->year . '/' . zeroise($monthresult->month,2) . '" title="'. __('Show detailed results for','srgca') .' ' . $text . '">'. __('Detailed Monthly Archive','srgca') .'</a>';
per
$output .= '<br /><a href="'. $my_url .'/' . (strpos(get_option('permalink_structure'), "/") === 0 ? "index.php/":"") . $monthresult->year . '/' . zeroise($monthresult->month,2) . '" title="'. __('Show detailed results for','srgca') .' ' . $text . '">'. __('Detailed Monthly Archive','srgca') .'</a>';

I n’he informat a l’autor.

No em dedico a programar en PHP tot i que vaig fent les meves cosetes, així que si voleu fer alguna aportació pel que fa al canvi o a la traducció ja sabeu on soc.

Informàtica · Wordpress

Actualitzant a WordPress 2.3.3

WordPress ha anunciat una actualització de seguretat urgent en la seva implementació XML-RPC que permetria que amb una petició manipulada previament, un usuari vàlid pogués editar qualsevol post d’un altre usuari del blog.

Com sempre, podem veure els detalls d’aquesta release a la web de WordPress, des d’on ens podem baixar directament el fitxer xmlrpc.php que resol el bug de seguretat, o bé tota la release que també resol altres petits bugs i seria el més recomanable.

També podem actualitzar únicament aquells fitxers que han canviat. Per fer-ho hem de fer un cop d’ull al repositori de la versió, li donem al botó “View Changes” que hi ha a baix de tot, un cop allà canviem el From perquè indicar la versió de la que venim, en aquest cas tags/2.3.2 i ens assegurem que al To hi posi el nou tags/2.3.3, i ja podem prémer “View Changes” altre cop, amb el que ens apareix la llista de fitxers modificats, de manera que sobreescrivint únicament aquests fitxers ja tindrem el WordPress actualitzat, i donat que aquesta actualització no modifica la base de dades ja no ens cal fer res més.

Així doncs, primer és recomanable que us feu un backup per si de cas, i després:

  1. Descarreguem l’últim WordPress de la secció downloads.
  2. Mirem els fitxers modificats tal com explico a l’anterior paràgraf i hi trobem els següents:
    1. wp-includes/gettext.php
    2. wp-includes/version.php
    3. wp-includes/pluggable.php
    4. xmlrpc.php
    5. wp-admin/install-helper.php
  3. Substituïm els fitxers de la llista anterior a la nostra instal·lació i llestos.

Apa, ara ja podem estar tranquils uns quants dies més.