Timeline
08/05/2008:
- 23:59 Ticket #7391 (forbiddance of ini_set('include_path', ...) function causes fatal ...) closed by
- fixed: Fixed in [8562] and [8563].
- 23:58 Ticket #7468 (Calendar Widget) created by
- I have just completed installing WordPress 2.6. After adding the …
- 23:57 Changeset [8563] by
- Stop fatal error in post revisions when setting the include path is …
- 23:56 Changeset [8562] by
- Stop fatal error in post revisions when setting the include path is …
- 22:28 Changeset [8561] by
- Bump goes the version
- 22:22 Changeset [8560] by
- Fix notice about body not having chunk formatting. Props santosj. see #4779
- 22:05 Changeset [8559] by
- Check both slug and name when determining if is_term(). fixes #6593 for 2.6
- 22:03 Changeset [8558] by
- Increase term name length. Props nbachiyski. fixes #7465 for 2.6
- 21:34 Changeset [8557] by
- Allow merging of similarly named text domains. Props sambauers. fixes …
- 21:28 Ticket #7376 (Allow merging of similarly named text domains) closed by
- fixed: (In [8556]) Allow merging of similarly named text domains. Props …
- 21:28 Changeset [8556] by
- Allow merging of similarly named text domains. Props sambauers. fixes …
- 21:21 Ticket #7467 (Pages with four digits do not get handled correctly.) created by
- If a Page is named 2002, the slug is /2002/ which interferes with …
- 21:07 Changeset [8555] by
- Use get_term_by() instead of is_term() to query slug. see #6593
- 20:36 Ticket #3729 (Table Structure: varchar(50) for category/term name is too short) closed by
- duplicate: Duplicate of #7465
- 20:21 Ticket #6515 (Gallery shortcode produces invalid XHTML, in all cases) reopened by
- This never got dealt with in #6444, the gallery is *still* producing …
- 20:02 Ticket #7466 (Automatic plugin upgrade produces error) closed by
- invalid: I tried updating the blog again and it's fixed now. It seems that not …
- 19:48 Changeset [8554] by
- RTL styling fixes from RanYanivHartstein. fixes #7461
- 19:48 Ticket #7461 (Minor fixes in RTL styles for the admin interface) closed by
- fixed: (In [8554]) RTL styling fixes from RanYanivHartstein. fixes #7461
- 18:27 Ticket #7465 (Bump term name limit) closed by
- fixed: (In [8553]) Increase term name length. Props nbachiyski. fixes #7465
- 18:27 Changeset [8553] by
- Increase term name length. Props nbachiyski. fixes #7465
- 18:08 Ticket #7466 (Automatic plugin upgrade produces error) created by
- When I try updating a plugin using the automatic upgrade link, I get …
- 17:48 Ticket #7465 (Bump term name limit) created by
- Since MySQL's varchar limits are in bytes and not in characters the …
- 17:14 Changeset [8552] by
- Press This: Fix image insert in IE7, set textarea height. Props noael …
- 17:13 Changeset [8551] by
- Press This: Fix image insert in IE7, set textarea height. Props noael …
- 17:13 Tickets #7310,7387 batch updated by
- fixed: (In [8551]) Press This: Fix image insert in IE7, set textarea height. …
- 17:06 Changeset [8550] by
- Plugin install fixes from DD32. see #6015
- 17:01 Changeset [8549] by
- Fix chunked decoding. Props santosj. see #4779
- 16:33 Ticket #7456 (Timeout in WP_Http_Streams::request causes Fatal error abort) closed by
- fixed: (In [8548]) Streams transport fixes from jacobsantos. fixes #7456 see #4779
- 16:33 Changeset [8548] by
- Streams transport fixes from jacobsantos. fixes #7456 see #4779
- 14:11 Ticket #7464 (Planet links on Dashboard are very tall) created by
- Reproducible on trunk with Safari 3.1 and Firefox 3.0. The Planet …
- 06:40 Changeset [8547] by
- Allow the default more string to be translated. Fixes #7449 props …
- 06:40 Ticket #7449 ("the_content" with translatable "(more)") closed by
- fixed: (In [8547]) Allow the default more string to be translated. Fixes …
- 06:08 Ticket #7456 (Timeout in WP_Http_Streams::request causes Fatal error abort) reopened by
- Doesn't work for me. Observed behaviour: # Takes approx. 60 seconds …
- 05:48 Changeset [8546] by
- Sticky Posts, firct cut. see #7457
- 05:45 Ticket #7456 (Timeout in WP_Http_Streams::request causes Fatal error abort) closed by
- fixed: (In [8545]) Suppress fopen errors if WP_DEBUG is not enabled. Props …
- 05:45 Changeset [8545] by
- Suppress fopen errors if WP_DEBUG is not enabled. Props jacobsantos. …
- 05:02 Ticket #7456 (Timeout in WP_Http_Streams::request causes Fatal error abort) reopened by
- NB: Timeouts in fopen() now decorate the public facing website with a …
- 04:14 Changeset [8544] by
- Fix reversed encoding. Props DD32. see #4779
08/04/2008:
- 23:27 Ticket #7463 (Display multiple tag titles on tag unions and intersections) created by
- Currently, tag unions and intersections only display the title of the …
- 22:39 Ticket #7462 (No RTL support for TinyMCE styles) closed by
- invalid: TinyMCE doesn't use separate css files for RTL support. It applies the …
- 22:29 Changeset [8543] by
- XML-RPC comments API. see #7446
- 21:24 Changeset [8542] by
- Fix star.gif. see #6015
- 21:17 Changeset [8541] by
- Set eol-style. see #6015
- 21:01 Changeset [8540] by
- Plugin Install GSOC project first code drop. Props DD32 see #6015.
- 20:35 Changeset [8539] by
- Cast to array to avoid warning. Props santosj. fixes #7222 for 2.6
- 20:34 Changeset [8538] by
- Cast to array to avoid warning. Props santosj. fixes #7222 for trunk
- 20:34 Ticket #7222 (array_merge() error in wp-includes/widgets.php) closed by
- fixed: (In [8538]) Cast to array to avoid warning. Props santosj. fixes #7222 …
- 20:22 Ticket #5517 (Interface for changing feed language) reopened by
- Re-opening, as #6854 has zero to do with this issue. rss_language is …
- 19:56 Ticket #7462 (No RTL support for TinyMCE styles) created by
- Most style sheets loaded for the admin also load equivalent RTLing …
- 19:50 Ticket #6942 (typing two spaces in visual editor creates  characters in displayed post) reopened by
- I have the same problem with 2.6. It's easy to reproduce too: * …
- 19:36 Ticket #7461 (Minor fixes in RTL styles for the admin interface) created by
- These are fixes for the RTL styles for the administration interface, …
- 19:19 Changeset [8537] by
- Don't use wp_guess_url(). Caused big problems. see #4779
- 19:18 Ticket #5517 (Interface for changing feed language) closed by
- fixed: Solved in #6854
- 19:17 Ticket #5143 (New option for setting RSS Feed language) closed by
- fixed: Solved in #6854
- 19:12 Changeset [8536] by
- Tests for whether is an array or an object before running …
- 19:12 Ticket #7460 (Null input to http_build_query in http.php) closed by
- fixed: (In [8536]) Tests for whether is an array or an object before running …
- 18:45 Changeset [8535] by
- Return response in foreach loop and remove debugging line. Props …
- 18:39 Ticket #7460 (Null input to http_build_query in http.php) created by
- With r8534, I get an error message like the following: Warning: …
- 17:46 Ticket #5065 (Unify User-Agent strings) closed by
- duplicate: This is mostly implemented in #4779. The API isn't used everywhere, …
- 17:28 Ticket #2141 (Serve XHTML properly) closed by
- wontfix: This can be done in a plugin and in the theme.
- 17:03 Ticket #7458 (curl_setopt() throws errors in safe mode) closed by
- fixed: (In [8534]) Don't call curl_setopt() if safe_mode is enabled. Props …
- 17:03 Changeset [8534] by
- Don't call curl_setopt() if safe_mode is enabled. Props ionfish and …
- 16:28 Changeset [8533] by
- Cycle through available transports trying each one. Props jacobsantos. …
- 16:18 Changeset [8532] by
- Make sure meta is added to the post, not a revision.
- 13:36 Ticket #7459 (Category slugs should allow + and -) created by
- Categories with duplicate names, but + and - in them are not allowed. …
- 12:30 Ticket #7312 (upgrade.php should return to admin) closed by
- worksforme: If you login in to admin after upgrading your files the upgrade script …
- 06:52 Ticket #7458 (curl_setopt() throws errors in safe mode) created by
- I'm getting the following error on each page. […] My best …
- 05:16 Changeset [8531] by
- Type error when redirecting after post save, url_to_postid() may …
- 05:15 Changeset [8530] by
- Type error when redirecting after post save, url_to_postid() may …
08/03/2008:
- 21:07 Changeset [8529] by
- Use wp_guess_url() for determining the cron URL. Props jacobsantos. …
- 21:02 Ticket #7456 (Timeout in WP_Http_Streams::request causes Fatal error abort) closed by
- fixed: [8528]
- 21:01 Changeset [8528] by
- Timeout in WP_Http_Streams::request causes Fatal error abort. Props …
- 00:24 Changeset [8527] by
- crazyhorse: Update akismet external
- 00:20 Changeset [8526] by
- crazyhorse: Set eol-style
08/02/2008:
- 18:45 Ticket #7457 (Sticky Posts) created by
- By popular demand, Sticky Posts. Suggested design: * Have "Stick to …
- 17:32 Ticket #4570 (Comment link cannot contain IRIs) closed by
- fixed: (In [8525]) Allow IRIs. Props guillep2k. fixes #4570
- 17:32 Changeset [8525] by
- Allow IRIs. Props guillep2k. fixes #4570
- 15:28 Ticket #7456 (Timeout in WP_Http_Streams::request causes Fatal error abort) created by
- WP_Http_Streams::request() tries to …
- 07:44 Ticket #7454 (Greyscale images not thumbnailed) closed by
- duplicate: See #7039
- 04:49 Ticket #7455 (WordPress should confirm when doing a mass delete) created by
- If you mark some posts at Manage -> Posts and click "Delete", you …
- 03:47 Ticket #6867 (single_tag_title() prints empty string on non-latin1 data) closed by
- fixed: smreg I am korean. I test it using fresh 2.6 …
- 03:19 Ticket #7328 (Add favicon to /wp-admin/) closed by
- wontfix: Plugin material.
- 00:40 Ticket #7454 (Greyscale images not thumbnailed) created by
- When uploading greyscale8 images and thumbnailing them, WordPress …
- 00:37 Ticket #7453 (Grammar Error in single.php) created by
- In single.php, at line 28, there needs to be a comma after …
08/01/2008:
- 23:13 Changeset [8524] by
- Fixes process headers for fopen header return, fixes HTTP extension …
- 22:31 Changeset [8523] by
- Fixes process headers for fopen header return, fixes HTTP extension …
- 21:24 Changeset [8522] by
- Various http fixes from santosj. see #4779
- 20:59 Changeset [8521] by
- Don't run get_plugins() on every admin page load. Use cron for async …
- 18:44 Changeset [8520] by
- Initial cURL support. Doc and non-blocking mode fixes. Props santosj. …
- 17:46 Ticket #7452 (RSS feeds for comment/pingback moderation) created by
- RSS feeds are already generated for posts and comments by default. …
- 16:36 Changeset [8519] by
- Formatting changes and non-blocking mode. Props DD32. see #4779
- 15:46 Ticket #6313 (When you have a custom tag slug, it will duplicate tags) closed by
- duplicate: This should have been fixed in [8364]. If it wasn't, post on #6867 …
- 15:23 Ticket #6313 (When you have a custom tag slug, it will duplicate tags) reopened by
- WordPress help us, please!
- 15:11 Ticket #7451 (Containing div needed for styling the tag cloud widget) created by
- It is hard in the tag cloud widget to give a background to the tag …
- 14:03 Ticket #7450 (If Pretty Permalinks on, enforce /search/ URL) created by
-
If Pretty Permalinks are on, we should redirect
?s=foobar
to … - 12:47 Ticket #7449 ("the_content" with translatable "(more)") created by
- One user in the german WP forum said, Kubrik is using the german …
- 05:45 Changeset [8518] by
- Formatting and phpdoc cleanups from DD32. see #4779
- 05:10 Changeset [8517] by
- When not using image captions, IE may add caption null, for 2.7
- 05:00 Changeset [8516] by
- HTTP POST and REQUEST API from jacobsantos. see #4779
- 04:49 Changeset [8515] by
- When not using image captions, IE may add caption null, for 2.6
- 04:42 Ticket #7448 (Run wp_get_attachment_link() output through a filter) created by
-
There's no easy way to modify the output of
wp_get_attachment_link()
… - 04:39 Ticket #7447 (Font in Tags displays randomly huge) closed by
- invalid: Read this: http://codex.wordpress.org/Template_Tags/wp_tag_cloud
- 04:26 Changeset [8514] by
- Don't run get_plugins() on every admin page load. Use cron for async …
- 03:50 Changeset [8513] by
- Make sure meta is added to the post, not a revision.
- 01:40 Ticket #7447 (Font in Tags displays randomly huge) created by
- See screen shot cut for best description. Tags display in huge font. …
07/31/2008:
- 21:56 Ticket #5976 (access to posted comments via XMLRPC) closed by
- duplicate: Tracking this development with #7446.
- 21:55 Ticket #7446 (XMLRPC Comments API) created by
- Add API to XMLPRC for retrieving and managing comments.
- 18:57 Ticket #7445 (Paste from Word in Firefox incomplete) created by
- When using the "Paste from Word" function within tinyMCE in Wordpress …
- 17:37 Ticket #7444 (sub-page structure broken by 2.5 update) closed by
- duplicate: All right, it looks to be a duplicate. One of the comments directly …
- 16:08 Ticket #7444 (sub-page structure broken by 2.5 update) created by
- Our permalink structure is as follows: site.com/info/%postname% for …
- 06:22 Changeset in tests [213] by
- Add IRI tests
- 04:01 Changeset [8512] by
- Latest TinyMCE, has new load options and bugfixes.
07/30/2008:
- 22:31 Ticket #7443 (Having many Pages with the same stub causes excess queries) created by
- If you have many Pages with the same stub, many queries can be …
- 20:44 Ticket #6787 (Bug At upgrading or installing Wordpress 2.5 in Lycos.es) closed by
- fixed: New Issue(s) should be taken up in a new ticket.
- 20:42 Ticket #6278 (Flash uploader fails on Mac browsers when mod_security enabled) closed by
- fixed: Reclosing. Whatever the issue currently is, it should be in a new ticket.
- 20:40 Ticket #6094 ("Action" links on Edit Comments) closed by
- fixed: Create a new ticket.
- 20:37 Ticket #7442 (Fixed Tickets in 2.9 should be moved to 2.6 milestone) closed by
- fixed: Fixored. Someone owes me a new mousing hand!
- 20:06 Ticket #7442 (Fixed Tickets in 2.9 should be moved to 2.6 milestone) created by
- The fix tickets need to be moved to the 2.6 milestone, since there …
- 18:13 Ticket #7441 (check_and_publish_future_post() doesn't check that timestamp is in the past) created by
- check_and_publish_future_post() is the function that is called for …
- 17:17 Changeset [8511] by
- Add prohphylactic addlashes when evaling query. Props xknown.
- 17:17 Changeset [8510] by
- Add prohphylactic addlashes when evaling query. Props xknown.
- 16:18 Ticket #7440 (Add hooks to cookie validation) created by
- Add hooks to cookie validation to allow auditing of cookies that fail …
- 14:13 Ticket #7439 (Four messages in POT still have incorrect plurals) created by
- Four of the messages in the wordpress.POT file are still using the …
- 12:33 Changeset [8509] by
- Stop PHP warnings when $_GET[revision] is not set. Props DD32, see …
- 12:32 Changeset [8508] by
- Stop PHP warnings when $_GET[revision] is not set. Props DD32, see #7437
- 10:40 Ticket #7438 (Bookmarklet basic editor switch) created by
- I think it would be useful to have a separate option in the user …
- 09:20 Ticket #7437 (When restoring a Page revision, a blank success message is shown) closed by
- fixed: (In [8507]) Add "Page restored" message. Props Viper007Bond, fixes …
- 09:20 Changeset [8507] by
- Add "Page restored" message. Props Viper007Bond, fixes #7437 for 2.6.1
- 09:19 Ticket #7437 (When restoring a Page revision, a blank success message is shown) reopened by
- Re-open for 2.6.1
- 09:18 Changeset [8506] by
- Add "Page restored" message. Props Viper007Bond, fixes #7437 for 2.7
- 09:18 Ticket #7437 (When restoring a Page revision, a blank success message is shown) closed by
- fixed: (In [8506]) Add "Page restored" message. Props Viper007Bond, fixes …
- 08:50 Ticket #7437 (When restoring a Page revision, a blank success message is shown) created by
- If you restore a Page revision, the yellow success box at the top is …
- 08:18 Changeset [8505] by
- Allow comma-separated post_status values in WP_Query. Props …
- 08:18 Ticket #7423 (in WP_Query, sanitization breaks usage of multiple post_status values) closed by
- fixed: (In [8505]) Allow comma-separated post_status values in WP_Query. …
- 08:17 Ticket #7423 (in WP_Query, sanitization breaks usage of multiple post_status values) reopened by
- Re-open for 2.6.1
- 08:16 Changeset [8504] by
- Allow comma-separated post_status values in WP_Query. Props …
- 08:16 Ticket #7423 (in WP_Query, sanitization breaks usage of multiple post_status values) closed by
- fixed: (In [8504]) Allow comma-separated post_status values in WP_Query. …
- 07:04 Ticket #7085 (MagpieRSS user-agent filter) closed by
- fixed: (In [8503]) Allow a plugin to change the filter the magpie user agent …
- 07:04 Changeset [8503] by
- Allow a plugin to change the filter the magpie user agent string. …
- 07:01 Ticket #7434 (New Filters: previous_posts_link_attributes and next_posts_link_attributes) closed by
- fixed: (In [8502]) Allow a plugin to add attributes to the next and previous …
- 07:01 Changeset [8502] by
- Allow a plugin to add attributes to the next and previous posts links. …
- 06:48 Changeset [8501] by
- Make the validate_file check more explict and obvious.
- 06:48 Ticket #6871 (Plugins without headers don't show in the plugins page, keeping some ...) closed by
- fixed: (In [8500]) Include only valid plugins. Props guillep2k and xknown, …
- 06:48 Changeset [8500] by
- Include only valid plugins. Props guillep2k and xknown, fixes #6871 …
- 06:39 Ticket #6871 (Plugins without headers don't show in the plugins page, keeping some ...) reopened by
- Ok. [8495] and [8499] fix it for trunk but I think we should back port …
- 06:38 Ticket #6871 (Plugins without headers don't show in the plugins page, keeping some ...) closed by
- fixed: (In [8499]) Avoid possible XSS when displaying the list of invalid …
- 06:38 Changeset [8499] by
- Avoid possible XSS when displaying the list of invalid plugins fixes …
- 06:26 Changeset [8498] by
- Switch to get_theme_root()
- 06:21 Changeset [8497] by
- Look for template files in the stylesheet folder as well as the …
- 06:21 Ticket #7086 (Look for Template Files in Stylesheet Directory First) closed by
- fixed: (In [8497]) Look for template files in the stylesheet folder as well …
- 04:27 Ticket #7436 (wp_nonce_ays()'s back link is broken) created by
- If a nonce fails, the "Please try again." link on the error page is …
- 03:22 Ticket #6871 (Plugins without headers don't show in the plugins page, keeping some ...) reopened by
- There is a small XSS issue when showing plugin's name -- it's better …
- 01:21 Ticket #7435 (Reply to comments from admin) created by
- Add ability to reply to comments from the admin (edit-comments.php). …
- 01:12 Ticket #6561 (handle thousands of pages) closed by
- fixed
- 01:12 Ticket #6561 (handle thousands of pages) reopened by
- 00:02 Changeset [8496] by
- Fix error message when invalidating plugin because of bad path.
07/29/2008:
- 23:10 Ticket #6871 (Plugins without headers don't show in the plugins page, keeping some ...) closed by
- fixed: (In [8495]) Include only valid plugins. Props guillep2k, fixes #6871
- 23:10 Changeset [8495] by
- Include only valid plugins. Props guillep2k, fixes #6871
- 22:58 Ticket #6999 (New Filters: previous_posts_link_attributes and next_posts_link_attributes) closed by
- duplicate
- 22:56 Ticket #7434 (New Filters: previous_posts_link_attributes and next_posts_link_attributes) created by
- These 2 filters are for adding style/class/rel/title attributes to the …
- 22:50 Ticket #7353 (improve walker class) closed by
- fixed: (In [8494]) Walker improvements from hailin. fixes #7353
- 22:50 Changeset [8494] by
- Walker improvements from hailin. fixes #7353
- 22:16 Changeset [8493] by
- Don't apply checkboxes to invisible comments.Props mdawaffe. fixes …
- 22:16 Ticket #7433 (Check all checkbox checks invisible comments on edit-comments.php) closed by
- fixed: (In [8492]) Don't apply checkboxes to invisible comments.Props …
- 22:16 Changeset [8492] by
- Don't apply checkboxes to invisible comments.Props mdawaffe. fixes …
- 22:15 Changeset [8491] by
- Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for 2.6
- 22:14 Changeset [8490] by
- Fix gravatars for infinite comments. Props mdawaffe. fixes #7432 for trunk
- 22:14 Ticket #7432 (Infinite comment feature does not add gravatars) closed by
- fixed: (In [8490]) Fix gravatars for infinite comments. Props mdawaffe. fixes …
- 22:06 Ticket #7433 (Check all checkbox checks invisible comments on edit-comments.php) created by
- The invisible comments kept in reserve for the infinite comments …
- 21:53 Ticket #7432 (Infinite comment feature does not add gravatars) created by
- After deleting/moderating a few comments, the comments that start …
- 21:46 Ticket #7053 (Give child themes the ability to override parent theme template files ...) closed by
- duplicate: Duplicate of #7086.
- 20:21 Ticket #7430 (Make lost password admin notification pluggable) closed by
- fixed: (In [8489]) Make lost password admin notification pluggable. Fixes …
- 20:21 Changeset [8489] by
- Make lost password admin notification pluggable. Fixes #7430 props error.
- 19:56 Ticket #7035 (Error Reporting should use E_* constants and bitmasks, not numbers for ...) closed by
- fixed: (In [8488]) Remove setting of error_reporting and just use the default …
- 19:56 Changeset [8488] by
- Remove setting of error_reporting and just use the default WordPress …
- 19:52 Ticket #7421 (get_permalink should pass $leavename variable to filter) closed by
- fixed: (In [8487]) Pass $leavename to filters in get_permalink. Fixes #7421.
- 19:52 Changeset [8487] by
- Pass $leavename to filters in get_permalink. Fixes #7421.
- 19:24 Ticket #7429 (Show static page on Front page does not work) closed by
- invalid: sorry, confirm, czech translation problem, will look into it
- 18:23 Ticket #7431 (Allow posts to be ordered by meta_key) created by
- You can specify a meta_key and meta_value when you are getting …
- 17:04 Ticket #7417 (Theme preview fails when Theme forlder contain "."(dot)) closed by
- fixed: [8485] and [8486]
- 17:03 Changeset [8486] by
- Allow dots in theme dirs when previewing. fixes #7482 for 2.6
- 17:03 Changeset [8485] by
- Allow dots in theme dirs when previewing. fixes #7482 for trunk
- 16:27 Ticket #7430 (Make lost password admin notification pluggable) created by
- This is a request to make the email notification to the admin of a …
- 13:39 Ticket #7429 (Show static page on Front page does not work) created by
- /wp-admin/options-reading.php Show on front page - Static page (not …
- 12:49 Ticket #7428 (Theme preview blank if dot in theme folder name) closed by
- duplicate: Duplicate of #7417
- 12:32 Ticket #7428 (Theme preview blank if dot in theme folder name) created by
- My Skimmed Milk theme available at http://thortz.com/skimmed-milk/ …
- 11:19 Ticket #7427 (get_categories does not allow exernal taxonomy types) created by
- […] should be : […]
- 05:22 Ticket #7425 (Use API internally for post/page/media edit links) closed by
- fixed: (In [8484]) Use get_edit_post_link() instead of hardcoding edit links. …
- 05:22 Changeset [8484] by
- Use get_edit_post_link() instead of hardcoding edit links. Props …
- 02:44 Ticket #7426 (Select all checkbox toggles all instead of selecting/deselecting all ...) created by
- In the management panels, shouldn't the "Select All" checkbox at the …
- 01:14 Changeset [8483] by
- crazyhorse: better message for save and continue from quickpress
- 01:06 Changeset [8482] by
- crazyhorse: save and continue from quickpress should go to edit post …
- 00:54 Ticket #7425 (Use API internally for post/page/media edit links) created by
- Plugins adding new types of post types or adding specific …
Note: See TracTimeline
for information about the timeline view.