How can I add a Description column to the media library browser screen?

I think I’m getting hung up on this line: echo substr(strrchr($meta[‘attachment_content’], “https://wordpress.stackexchange.com/” ), 1); Yep! Try this version of the description_value function: function description_value($column_name, $id) { echo get_the_content($id); } Media items are posts of the type attachment. The description is stored in the post_content property of the post object. You can see all of the … Read more

How to customize the gallery shortcode in WordPress?

You can do that using the default gallery features already included in WordPress or install the Jetpack plugin which enables you to create tiled galleries. http://jetpack.me/support/tiled-galleries/ WordPress also includes a built in slide show feature and you can add thumbnail images underneath a full width image like what you linked to.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)