Page specific values in widgets

Add the data to your pages as Custom Fields, then use one of the meta functions in your sidebar to display this data. Note that the custom fields UI may be hidden from view on pages. If this is the case, click the Screen Options tab in the upper right corner and tick the box … Read more

Approve Page Edits

This is something you could accomplish with the Groups plugin. You could assign those capabilities to your authors within the defined group and only you would have the publish_postscapability.

How can I change the title of the Home link in the navigation bar?

wp_nav_menu with no arguments and no menus defined in the back end at wp-admin->Appearance->Menus (which sounds like the circumstance you describe) just lists your pages, plus a “Home” link. That is done by calling wp_page_menu, the default callback for wp_nav_menu, which means that under those conditions you can alter that text by hooking to wp_page_menu_args … Read more

Hierarchical List Pages as a table

With such custom requirements it’s unlikely you will just happen upon a snippet to achieve it. This is considerable chunk of customization and working with hierarchical data is always challenging. When you are working with wp_list_pages() what is happening in background is that it compiles data and passes to instance of Walker_Page class, that extends … Read more

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